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:
parent
9112cb4dfa
commit
2485273247
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user