</group>
<group name="Dolphin">
+ <entry name="Version" type="Int" >
+ <label context="@label">Version</label>
+ <whatsthis context="@info:whatsthis">This option defines the used version of the view properties.</whatsthis>
+ <default>1</default>
+ <min>1</min>
+ </entry>
+
<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>
</entry>
<entry name="AdditionalInfo" type="Int">
- <label context="@label">Additional information</label>
+ <label context="@label">Additional information (deprecated, use AdditionInfoV2 instead)</label>
<default>0</default>
</entry>
+ <entry name="AdditionalInfoV2" type="StringList">
+ <label context="@label">Additional information</label>
+ <default></default>
+ </entry>
+
<entry name="Timestamp" type="DateTime" >
<label context="@label">Properties last changed</label>
<whatsthis context="@info:whatsthis">The last time these properties were changed by the user.</whatsthis>