From 698f5b800119053c4204ede791b319100788d696 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Wed, 4 Jul 2012 21:07:36 +0000 Subject: Enable showSeparator --- .../org.mageia.plasma-desktop.defaultPanel/contents/layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde4-profiles/Default/share/apps/plasma/layout-templates/org.mageia.plasma-desktop.defaultPanel/contents/layout.js') 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"); -- cgit v1.2.1