<entry name="ViewMode" type="Int" >
<label context="@label">View Mode</label>
<whatsthis context="@info:whatsthis">This option controls the style of the view. Currently supported values include icons (0), details (1) and column (2) views.</whatsthis>
- <default>DolphinView::IconsView</default>
+ <default code="true">DolphinView::IconsView</default>
</entry>
<entry name="PreviewsShown" type="Bool" >
<entry name="SortHiddenLast" type="Bool" >
<label context="@label">Show hidden files and folders last</label>
- <default>true</default>
+ <default>false</default>
</entry>
<entry name="VisibleRoles" type="StringList">