gsettings: Fix default for perms-fix-ignore (bz 962569)

This commit is contained in:
Cole Robinson 2013-05-15 15:35:55 -04:00
parent 0877f9a3d9
commit bde9943221

View File

@ -212,8 +212,8 @@
<description>Default path for saving screenshots from VMs</description>
</key>
<key name="perms-fix-ignore" type="b">
<default>false</default>
<key name="perms-fix-ignore" type="as">
<default>[]</default>
<summary>Ask about fixing permissions</summary>
<description>Whether to ask about fixing path permissions</description>
</key>