kde-workspace/plasma/applets/devicenotifier/CMakeLists.txt

11 lines
370 B
Text
Raw Normal View History

2014-11-13 19:30:51 +02:00
project(devicenotifier)
install(DIRECTORY package/
DESTINATION ${KDE4_DATA_INSTALL_DIR}/plasma/plasmoids/notifier)
2014-11-13 19:30:51 +02:00
install(FILES package/metadata.desktop
DESTINATION ${KDE4_SERVICES_INSTALL_DIR}
2014-11-13 19:30:51 +02:00
RENAME plasma-applet-devicenotifier.desktop)
install(FILES test-predicate-openinwindow.desktop DESTINATION ${KDE4_DATA_INSTALL_DIR}/solid/actions )