diff --git a/kcmkwin/kwincompositing/kwineffect.knsrc b/kcmkwin/kwincompositing/kwineffect.knsrc index be712200ec..04aed2e465 100644 --- a/kcmkwin/kwincompositing/kwineffect.knsrc +++ b/kcmkwin/kwincompositing/kwineffect.knsrc @@ -2,5 +2,5 @@ ProvidersUrl=http://download.kde.org/ocs/providers.xml Categories=KWin Effects StandardResource=tmp -InstallationCommand=plasmapkg -t kwineffect -i %f -UninstallCommand=plasmapkg -t kwineffect -r %f +InstallationCommand=plasmapkg2 -t kwineffect -i %f +UninstallCommand=plasmapkg2 -t kwineffect -r %f diff --git a/kcmkwin/kwinscripts/kwinscripts.knsrc b/kcmkwin/kwinscripts/kwinscripts.knsrc index 633568d71b..ef30e31959 100644 --- a/kcmkwin/kwinscripts/kwinscripts.knsrc +++ b/kcmkwin/kwinscripts/kwinscripts.knsrc @@ -2,5 +2,5 @@ ProvidersUrl=http://download.kde.org/ocs/providers.xml Categories=KWin Scripts StandardResource=tmp -InstallationCommand=plasmapkg -t kwinscript -i %f -UninstallCommand=plasmapkg -t kwinscript -r %f +InstallationCommand=plasmapkg2 -t kwinscript -i %f +UninstallCommand=plasmapkg2 -t kwinscript -r %f diff --git a/kcmkwin/kwintabbox/kwinswitcher.knsrc b/kcmkwin/kwintabbox/kwinswitcher.knsrc index 30db68e5b1..71001f71a6 100644 --- a/kcmkwin/kwintabbox/kwinswitcher.knsrc +++ b/kcmkwin/kwintabbox/kwinswitcher.knsrc @@ -2,5 +2,5 @@ ProvidersUrl=http://download.kde.org/ocs/providers.xml Categories=KWin Switching Layouts StandardResource=tmp -InstallationCommand=plasmapkg -t windowswitcher -i %f -UninstallCommand=plasmapkg -t windowswitcher -r %f +InstallationCommand=plasmapkg2 -t windowswitcher -i %f +UninstallCommand=plasmapkg2 -t windowswitcher -r %f