]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/settings/dolphin_generalsettings.kcfg
view: Add setting to trigger user set action with double click
[dolphin.git] / src / settings / dolphin_generalsettings.kcfg
index dbb7dcd2cdd12f5940b9aa7bc3a3d5eb42f0c1e3..c800eadb8f353401e1c54cc3da7d831f4bcd693d 100644 (file)
         <argument type="Bool">showStatusBar</argument>
     </signal>
     <group name="General">
+        <entry name="DoubleClickViewAction" type="String">
+            <label>Select Action</label>
+            <default>edit_select_all</default>
+        </entry>
+        <entry name="DoubleClickViewCustomAction" type="String">
+            <label>Custom Action</label>
+        </entry>
         <entry name="EditableUrl" type="Bool">
             <label>Should the URL be editable for the user</label>
             <default>false</default>