Fix crash when creating guest from ISO media (bz 958641)

Accessing another unknown gsettings key. Should be the last one
though...
This commit is contained in:
Cole Robinson
2013-05-09 20:07:29 -04:00
parent d8deda4264
commit b68faac8e8
2 changed files with 9 additions and 2 deletions
@@ -211,6 +211,13 @@
<summary>Default screenshot path</summary>
<description>Default path for saving screenshots from VMs</description>
</key>
<key name="perms-fix-ignore" type="b">
<default>false</default>
<summary>Ask about fixing permissions</summary>
<description>Whether to ask about fixing path permissions</description>
</key>
</schema>
<schema id="org.virt-manager.virt-manager.confirm" path="/org/virt-manager/virt-manager/confirm/">