diff options
| author | Méven Car <[email protected]> | 2023-05-08 17:46:51 +0200 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2023-05-08 17:46:51 +0200 |
| commit | 863ee3a87cee8b1f22a311d6a6a62e56714b5eae (patch) | |
| tree | 728a2f70486e1835053e5c3431e72c62eb69ff82 /src/panels/information/dolphin_informationpanelsettings.kcfg | |
| parent | 69f6b9b78b71f8369dc0ab9b9f9aecfd928d3eb1 (diff) | |
| parent | 26808a188ccb5e35a05b37709e4fe61263c46032 (diff) | |
Merge branch 'master' into kf6
Diffstat (limited to 'src/panels/information/dolphin_informationpanelsettings.kcfg')
| -rw-r--r-- | src/panels/information/dolphin_informationpanelsettings.kcfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/panels/information/dolphin_informationpanelsettings.kcfg b/src/panels/information/dolphin_informationpanelsettings.kcfg index 7a5d29728..0f34e7310 100644 --- a/src/panels/information/dolphin_informationpanelsettings.kcfg +++ b/src/panels/information/dolphin_informationpanelsettings.kcfg @@ -14,6 +14,10 @@ <label>Auto-Play media files</label> <default>false</default> </entry> + <entry name="showHovered" type="Bool"> + <label>Show item on hover</label> + <default>true</default> + </entry> <entry name="dateFormat" type="Enum"> <label>Date display format</label> <choices> |
