summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2012-07-04 21:07:36 +0000
committerNicolas Lécureuil <neoclust@mageia.org>2012-07-04 21:07:36 +0000
commit698f5b800119053c4204ede791b319100788d696 (patch)
tree18466d9d1a573c1418096e955ccc3a04429b7b8d
parented585fbf9802cd07721eb23c3e7255e471b5910e (diff)
downloadconfig-698f5b800119053c4204ede791b319100788d696.tar
config-698f5b800119053c4204ede791b319100788d696.tar.gz
config-698f5b800119053c4204ede791b319100788d696.tar.bz2
config-698f5b800119053c4204ede791b319100788d696.tar.xz
config-698f5b800119053c4204ede791b319100788d696.zip
Enable showSeparator
-rw-r--r--kde4-profiles/Default/share/apps/plasma/layout-templates/org.mageia.plasma-desktop.defaultPanel/contents/layout.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde4-profiles/Default/share/apps/plasma/layout-templates/org.mageia.plasma-desktop.defaultPanel/contents/layout.js b/kde4-profiles/Default/share/apps/plasma/layout-templates/org.mageia.plasma-desktop.defaultPanel/contents/layout.js
index 243c2e2..8d02f18 100644
--- a/kde4-profiles/Default/share/apps/plasma/layout-templates/org.mageia.plasma-desktop.defaultPanel/contents/layout.js
+++ b/kde4-profiles/Default/share/apps/plasma/layout-templates/org.mageia.plasma-desktop.defaultPanel/contents/layout.js
@@ -35,7 +35,7 @@ w_icontasks.writeConfig("showOnlyCurrentDesktop","false");
w_icontasks.writeConfig("showOnlyCurrentScreen","false");
w_icontasks.writeConfig("mediaButtons","true");
w_icontasks.writeConfig("showProgress","true");
-w_icontasks.writeConfig("showSeparator","0");
+w_icontasks.writeConfig("showSeparator","1");
w_icontasks.writeConfig("launcherIcons","true");
w_icontasks.writeConfig("unity","false");
w_icontasks.writeConfig("style","1");