install plasma-wallpaper.desktop in servicetypes

it was installed in the wrong place

Change-Id: Ia9e59091e4447847229c59256938084e2ce9b839
This commit is contained in:
Marco Martin 2014-10-28 12:51:11 +01:00
parent 150f24b30c
commit 81b25be5c5

View File

@ -36,6 +36,6 @@ target_link_libraries(plasma_appletscript_declarative
install(TARGETS plasma_appletscript_declarative DESTINATION ${PLUGIN_INSTALL_DIR})
install(FILES data/plasma-scriptengine-applet-declarative.desktop DESTINATION ${SERVICES_INSTALL_DIR})
install(FILES data/plasma-wallpaper.desktop DESTINATION ${SERVICES_INSTALL_DIR})
install(FILES data/plasma-wallpaper.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR})