mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
gschema: Populate/Store previous container URLs
This commit is contained in:
committed by
Cole Robinson
parent
bf90eea463
commit
12962ece71
@@ -153,6 +153,12 @@
|
||||
<schema id="org.virt-manager.virt-manager.urls"
|
||||
path="/org/virt-manager/virt-manager/urls/">
|
||||
|
||||
<key name="containers" type="as">
|
||||
<default>[]</default>
|
||||
<summary>Saved list of source URLs</summary>
|
||||
<description>Saved list of source URLs used to bootstrap OS containers</description>
|
||||
</key>
|
||||
|
||||
<key name="urls" type="as">
|
||||
<default>[]</default>
|
||||
<summary>Saved list of install URLs</summary>
|
||||
|
||||
Reference in New Issue
Block a user