mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
gsettings: Remove url-list-length
Kinda pointless, just default to 10
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user