Fix installation of GHNS material

plasmapkg is no more

Reviewed-by: Martin Gräßlin
remotes/origin/Plasma/5.2
Hrvoje Senjan 11 years ago
parent b37d88a29f
commit 9bddd0fe8a
  1. 4
      kcmkwin/kwincompositing/kwineffect.knsrc
  2. 4
      kcmkwin/kwinscripts/kwinscripts.knsrc
  3. 4
      kcmkwin/kwintabbox/kwinswitcher.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

@ -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

@ -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

Loading…
Cancel
Save