┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/dolphin_detailsmodesettings.kcfg
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2009-08-26 18:23:31 +0000
committerPeter Penz <[email protected]>2009-08-26 18:23:31 +0000
commitdcf397ae512850805dbe37fc03ece82be2660bd0 (patch)
tree819c0aca5d4981b94e06270317388852a6e49b3b /src/settings/dolphin_detailsmodesettings.kcfg
parenta5d47c369f890230d447837bf6b1af0a8dccebb7 (diff)
allow to change the order of columns in the details view
BUG: 164696 svn path=/trunk/KDE/kdebase/apps/; revision=1015987
Diffstat (limited to 'src/settings/dolphin_detailsmodesettings.kcfg')
-rw-r--r--src/settings/dolphin_detailsmodesettings.kcfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/settings/dolphin_detailsmodesettings.kcfg b/src/settings/dolphin_detailsmodesettings.kcfg
index 590623185..74f05edb6 100644
--- a/src/settings/dolphin_detailsmodesettings.kcfg
+++ b/src/settings/dolphin_detailsmodesettings.kcfg
@@ -37,5 +37,9 @@
<label>Expandable folders</label>
<default>false</default>
</entry>
+ <entry name="ColumnPositions" type="IntList">
+ <label>Position of columns</label>
+ <default>0,1,2,3,4,5,6,7</default>
+ </entry>
</group>
</kcfg>