┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings')
-rw-r--r--src/settings/dolphin_directoryviewpropertysettings.kcfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/settings/dolphin_directoryviewpropertysettings.kcfg b/src/settings/dolphin_directoryviewpropertysettings.kcfg
index bae1f409f..3b23918ef 100644
--- a/src/settings/dolphin_directoryviewpropertysettings.kcfg
+++ b/src/settings/dolphin_directoryviewpropertysettings.kcfg
@@ -27,6 +27,12 @@
<default code="true">DolphinView::IconsView</default>
</entry>
+ <entry name="ZoomLevel" type="Int" >
+ <label context="@label">Zoom Level</label>
+ <whatsthis context="@info:whatsthis">Zoom level of the folder.</whatsthis>
+ <default>-1</default>
+ </entry>
+
<entry name="PreviewsShown" type="Bool" >
<label context="@label">Previews shown</label>
<whatsthis context="@info:whatsthis">When this option is enabled, a preview of the file content is shown as an icon.</whatsthis>