mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-25 19:32:52 +00:00
11 lines
355 B
Text
11 lines
355 B
Text
![]() |
project(devicenotifier)
|
||
|
|
||
|
install(DIRECTORY package/
|
||
|
DESTINATION ${DATA_INSTALL_DIR}/plasma/plasmoids/notifier)
|
||
|
|
||
|
install(FILES package/metadata.desktop
|
||
|
DESTINATION ${SERVICES_INSTALL_DIR}
|
||
|
RENAME plasma-applet-devicenotifier.desktop)
|
||
|
|
||
|
install(FILES test-predicate-openinwindow.desktop DESTINATION ${DATA_INSTALL_DIR}/solid/actions )
|