gschema: Populate/Store previous container URLs

This commit is contained in:
Radostin Stoyanov
2017-07-05 17:51:21 +01:00
committed by Cole Robinson
parent bf90eea463
commit 12962ece71
3 changed files with 33 additions and 11 deletions

View File

@@ -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>