┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphin_directoryviewpropertysettings.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphin_directoryviewpropertysettings.kcfg')
-rw-r--r--src/dolphin_directoryviewpropertysettings.kcfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/dolphin_directoryviewpropertysettings.kcfg b/src/dolphin_directoryviewpropertysettings.kcfg
index e1ab73b64..bd8cf6c16 100644
--- a/src/dolphin_directoryviewpropertysettings.kcfg
+++ b/src/dolphin_directoryviewpropertysettings.kcfg
@@ -3,6 +3,7 @@
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" >
+ <include>kfileitemdelegate.h</include>
<kcfgfile arg="true" />
<group name="Settings">
@@ -43,6 +44,11 @@
<max code="true">Qt::Descending</max>
</entry>
+ <entry name="AdditionalInfo" type="Int">
+ <label>Additional information</label>
+ <default code="true">KFileItemDelegate::NoInformation</default>
+ </entry>
+
<entry name="Timestamp" type="DateTime" >
<label>Properties last changed</label>
<whatsthis>The last time these properties were changed by the user.</whatsthis>