]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/information/dolphin_informationpanelsettings.kcfg
Allow dolphin to auto-play previewed media file, click on preview to play/pause video...
[dolphin.git] / src / panels / information / dolphin_informationpanelsettings.kcfg
index 53c756d2404d9bc99363c1d3d6fc8dabb48d1382..7a5d29728f4c5e3cb4776fe91a647f9dae763b1b 100644 (file)
             <label>Previews shown</label>
             <default>true</default>
         </entry>
+        <entry name="previewsAutoPlay" type="Bool">
+            <label>Auto-Play media files</label>
+            <default>false</default>
+        </entry>
+        <entry name="dateFormat" type="Enum">
+            <label>Date display format</label>
+            <choices>
+                <choice name="LongFormat" />
+                <choice name="ShortFormat" />
+            </choices>
+            <default>0</default>
+        </entry>
     </group>
 </kcfg>