diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-12-30 20:54:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-12-30 20:54:16 -0600 |
commit | ce3da132361e281919a222a519ff9901c8d6c3e1 (patch) | |
tree | e622ebded549e5f7c87a0cb1ab56a7a974032098 /kicker/taskbar/taskbar.kcfg | |
parent | 4d3d2420430fb53000ceda25ae7498e49f6e94b2 (diff) | |
download | tdebase-ce3da132361e281919a222a519ff9901c8d6c3e1.tar.gz tdebase-ce3da132361e281919a222a519ff9901c8d6c3e1.zip |
Fix media:/ kioslave handling of audio CDs
Allow separate settings for each taskbar applet
Add mouse-driven Kicker resize support
Diffstat (limited to 'kicker/taskbar/taskbar.kcfg')
-rw-r--r-- | kicker/taskbar/taskbar.kcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/taskbar/taskbar.kcfg b/kicker/taskbar/taskbar.kcfg index 1ac6dadbf..7d8d1f5d9 100644 --- a/kicker/taskbar/taskbar.kcfg +++ b/kicker/taskbar/taskbar.kcfg @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > - <kcfgfile name="ktaskbarrc"/> + <kcfgfile arg="true"/> <group name="General"> <entry key="ShowAllWindows" type="Bool" > |