summaryrefslogtreecommitdiffstats
path: root/kicker/taskbar/taskbar.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/taskbar/taskbar.kcfg')
-rw-r--r--kicker/taskbar/taskbar.kcfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/kicker/taskbar/taskbar.kcfg b/kicker/taskbar/taskbar.kcfg
index 7d8d1f5d9..246ee36b7 100644
--- a/kicker/taskbar/taskbar.kcfg
+++ b/kicker/taskbar/taskbar.kcfg
@@ -6,6 +6,11 @@
<kcfgfile arg="true"/>
<group name="General">
+ <entry key="UseGlobalSettings" type="Bool" >
+ <default>true</default>
+ <label>Use the global (floating) taskbar configuration</label>
+ <whatsthis>Turning this option off will cause the taskbar to ignore the global (floating) taskbar configuration, instead using a specific configuration for that particular taskbar.</whatsthis>
+ </entry>
<entry key="ShowAllWindows" type="Bool" >
<default>true</default>
<label>Show windows from all desktops</label>