summaryrefslogtreecommitdiffstats
path: root/kde4-profiles/Default/share/apps/plasma/layout-templates/org.mageia.plasma-desktop.defaultPanel/contents/layout.js
diff options
context:
space:
mode:
Diffstat (limited to 'kde4-profiles/Default/share/apps/plasma/layout-templates/org.mageia.plasma-desktop.defaultPanel/contents/layout.js')
-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 03c9648..91d7426 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
@@ -32,7 +32,7 @@ panel.addWidget("pager");
var w_icontasks = panel.addWidget("icontasks");
w_icontasks.writeConfig("showOnlyCurrentActivity","true");
w_icontasks.writeConfig("showOnlyCurrentDesktop","false");
-w_icontasks.writeConfig("showOnlyCurrentScreen","true");
+w_icontasks.writeConfig("showOnlyCurrentScreen","false");
w_icontasks.writeConfig("mediaButtons","true");
w_icontasks.writeConfig("showProgress","true");
w_icontasks.writeConfig("showSeparator","0");