<label>Use auto-expanding folders for all view types</label>
<default>false</default>
</entry>
- <entry name="ShowStatusBar" type="Bool">
- <label>Show the statusbar</label>
- <default>true</default>
+ <entry name="ShowStatusBar" type="Enum">
+ <choices>
+ <choice name="Small" />
+ <choice name="FullWidth" />
+ <choice name="Disabled" />
+ </choices>
+ <label>Statusbar</label>
+ <default>0</default>
<emit signal="showStatusBarChanged" />
</entry>
<entry name="ShowZoomSlider" type="Bool">
<label>Show zoom slider in the statusbar</label>
- <default>true</default>
- </entry>
- <entry name="ShowSpaceInfo" type="Bool">
- <label>Show the space information in the statusbar</label>
- <default>true</default>
+ <default>false</default>
</entry>
<entry name="LockPanels" type="Bool">
<label>Lock the layout of the panels</label>
<label>Also hide files with application/x-trash mimetype</label>
<default>false</default>
</entry>
+ <entry name="DynamicView" type="Bool">
+ <label>Enable dynamic view</label>
+ <default>false</default>
+ </entry>
</group>
<group name="Notification Messages">
<entry name="ConfirmOpenManyFolders" type="Bool">