]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/settings/dolphin_directoryviewpropertysettings.kcfg
Merge remote-tracking branch 'fork/work/zakharafoniam/useful-groups'
[dolphin.git] / src / settings / dolphin_directoryviewpropertysettings.kcfg
index 7f34f709322bee495e831c2ca041a11e2bc1608a..0044170a7e78f2f61cd01b6e4e23e9f8a32de6c1 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" >
             <whatsthis context="@info:whatsthis">The last time these properties were changed by the user.</whatsthis>
         </entry>
 
+        <entry name="DynamicViewPassed" type="Bool">
+            <label context="@label">View mode changed once by dynamic view</label>
+            <default>false</default>
+        </entry>
+
         <!-- Obsolete - replaced by VisibleRoles -->
         <entry name="AdditionalInfo" type="StringList">
             <label context="@label">Additional Information</label>