]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphin_iconsmodesettings.kcfg
Allow turning off the feature that additional information might be shown in the icons...
[dolphin.git] / src / dolphin_iconsmodesettings.kcfg
index 767f67fc3ddff2c8b6e493cb4ca2bcdc1fb7e376..0524f7d201068daa1f170c96653a2c7f21f14b56 100644 (file)
             <label context="@label">Italic</label>
             <default>false</default>
         </entry>
-         <entry name="BoldFont" type="Bool">
+        <entry name="BoldFont" type="Bool">
             <label context="@label">Bold</label>
             <default>false</default>
         </entry>
-       <entry name="ItemHeight" type="Int">
+        <entry name="ShowAdditionalInfo" type="Bool">
+            <label context="@label">Allow showing of additional information</label>
+            <default>true</default>
+        </entry>
+        <entry name="ItemHeight" type="Int">
             <label context="@label">Item height</label>
             <!--
                  check 'void IconsViewSettingsPage::applySettings()' as reference (iconsviewsettingspage.cpp):