fix notifications coming from phone
install into the right destination dir; this allows, among others, to answer to the pairing request coming from the phone
This commit is contained in:
parent
27e3dfdca5
commit
809c1238cf
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ install(TARGETS kded_kdeconnect DESTINATION ${PLUGIN_INSTALL_DIR})
|
|||
install(FILES kdeconnect.desktop DESTINATION ${SERVICES_INSTALL_DIR}/kded)
|
||||
|
||||
#TODO: Split this into several files for core and for each plugin
|
||||
install(FILES kdeconnect.notifyrc DESTINATION ${DATA_INSTALL_DIR}/kdeconnect)
|
||||
install(FILES kdeconnect.notifyrc DESTINATION ${KNOTIFYRC_INSTALL_DIR})
|
||||
|
|
Loading…
Reference in a new issue