┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/places/dolphin_placespanelsettings.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/panels/places/dolphin_placespanelsettings.kcfg')
-rw-r--r--src/panels/places/dolphin_placespanelsettings.kcfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/panels/places/dolphin_placespanelsettings.kcfg b/src/panels/places/dolphin_placespanelsettings.kcfg
new file mode 100644
index 000000000..b2ef8e574
--- /dev/null
+++ b/src/panels/places/dolphin_placespanelsettings.kcfg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
+<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
+ http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
+ <kcfgfile name="dolphinrc"/>
+ <group name="PlacesPanel">
+ <entry name="IconSize" type="Int">
+ <label>Size of icons in the Places Panel (-1 means "use the style's small size")</label>
+ <default>-1</default>
+ </entry>
+ </group>
+</kcfg>