gsettings: Remove url-list-length

Kinda pointless, just default to 10
This commit is contained in:
Cole Robinson
2013-04-23 12:42:22 -04:00
parent c6d5e5d267
commit cd8dbad8b2
2 changed files with 3 additions and 15 deletions
@@ -125,12 +125,7 @@
</schema>
<schema id="org.virt-manager.virt-manager.urls"
path="/org/virt-manager/virt-manager/urls/">
<key name="url-list-length" type="i">
<default>10</default>
<summary>The length of the list of URLs</summary>
<description>The number of urls to keep in the history for the install media address page.</description>
</key>
path="/org/virt-manager/virt-manager/urls/">
<key name="urls" type="as">
<default>[]</default>