]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/settings/dolphin_detailsmodesettings.kcfg
It was a bad idea to store the enabled additional-information as bit-values: With...
[dolphin.git] / src / settings / dolphin_detailsmodesettings.kcfg
index 49eced3e6f0ac23b9464fa51025dda152428e5c7..d58e038092d6274256468900924d2b01be978044 100644 (file)
@@ -1,6 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
-<kcfg>
+<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">
     <include>kiconloader.h</include>
     <include>kglobalsettings.h</include>
     <kcfgfile name="dolphinrc"/>
@@ -39,7 +42,7 @@
         </entry>
         <entry name="ColumnPositions" type="IntList">
             <label>Position of columns</label>
-            <default>0,1,2,3,4,5,6,7</default>
+            <default>0,1,2,3,4,5,6,7,8</default>
         </entry>
     </group>
 </kcfg>