From 4e4b7233b9ea5070aed6b2e09ff706e2e99b2fff Mon Sep 17 00:00:00 2001 From: Luc Menut Date: Sun, 1 Apr 2012 21:03:15 +0000 Subject: - show tasks from all screens (mga #5094) --- .../Default/share/apps/plasma-desktop/updates/050_mga1-to-mga2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde4-profiles/Default/share/apps/plasma-desktop') diff --git a/kde4-profiles/Default/share/apps/plasma-desktop/updates/050_mga1-to-mga2.js b/kde4-profiles/Default/share/apps/plasma-desktop/updates/050_mga1-to-mga2.js index 5b87161..ba64b71 100644 --- a/kde4-profiles/Default/share/apps/plasma-desktop/updates/050_mga1-to-mga2.js +++ b/kde4-profiles/Default/share/apps/plasma-desktop/updates/050_mga1-to-mga2.js @@ -138,7 +138,7 @@ if ((!userBottomPanel) && oldPanel) { w_icontasks.index = tasksIndex; 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"); -- cgit v1.2.1