]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/settings/dolphin_directoryviewpropertysettings.kcfg
Fix build for KIO version < 6.14
[dolphin.git] / src / settings / dolphin_directoryviewpropertysettings.kcfg
index 9846326b9459917e3a0aee7bd71684ef14afa410..e0c8aa1cca430a58817bcb58f69d2c3d90e8c1c3 100644 (file)
@@ -24,7 +24,7 @@
         <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" >
@@ -59,7 +59,7 @@
 
         <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">