mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-07-29 15:55:32 -05:00
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:
@@ -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/">
|
||||
|
||||
Reference in New Issue
Block a user