bgo#655822 - Put back the expand-folders schema in gsettings

Apparently schemas are part of the ABI contract; running apps crash if a
schema disapppears and they happen to access it.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
This commit is contained in:
Federico Mena Quintero 2011-08-02 11:44:52 -05:00
parent 9112cb4dfa
commit 2485273247

View File

@ -44,6 +44,9 @@
<key name='show-hidden' type='b'>
<default>false</default>
</key>
<key name='expand-folders' type='b'>
<default>false</default>
</key>
<key name='show-size-column' type='b'>
<default>true</default>
</key>