diff options
author | Darrell Anderson <[email protected]> | 2013-01-06 15:44:22 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2013-01-06 15:44:22 -0600 |
commit | 3642a26c369228341bc7abf55341eb1d6d4d6dfa (patch) | |
tree | 1ab102939f160e204c237f19af47e362ad31785b /kicker/taskbar/taskbar.kcfg | |
parent | 39c9f76c1b1bf4d2db41a217c301d1f260332697 (diff) | |
parent | ce3da132361e281919a222a519ff9901c8d6c3e1 (diff) | |
download | tdebase-3642a26c369228341bc7abf55341eb1d6d4d6dfa.tar.gz tdebase-3642a26c369228341bc7abf55341eb1d6d4d6dfa.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
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" > |