Fix installation of panhelper effect

wilder/Plasma/6.2
Jacopo De Simoi 11 months ago
parent e23e8d94d2
commit 5012e67258
  1. 2
      src/plugins/panhelper/CMakeLists.txt
  2. 6
      src/plugins/panhelper/package/CMakeLists.txt

@ -1 +1 @@
add_subdirectory( package )
kwin_add_scripted_effect(panhelper package)

@ -1,6 +0,0 @@
install(DIRECTORY contents DESTINATION ${DATA_INSTALL_DIR}/${KWIN_NAME}/effects/kwin4_effect_panhelper)
install(FILES metadata.desktop DESTINATION ${DATA_INSTALL_DIR}/${KWIN_NAME}/effects/kwin4_effect_panhelper)
install(FILES metadata.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/${KWIN_NAME}
RENAME kwin4_effect_panhelperps.desktop)
Loading…
Cancel
Save