Install konsole.notifyrc to the correct location

This commit is contained in:
Alex Merry
2014-04-26 22:18:34 +01:00
parent 018cb5b749
commit 083870371e

View File

@@ -8,4 +8,5 @@ install( FILES konsolepart.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
install( FILES konsolehere.desktop DESTINATION ${SERVICES_INSTALL_DIR}/ServiceMenus )
install( FILES konsolerun.desktop DESTINATION ${SERVICES_INSTALL_DIR}/ServiceMenus )
install( FILES konsole.notifyrc konsoleui.rc sessionui.rc partui.rc DESTINATION ${DATA_INSTALL_DIR}/konsole )
install( FILES konsoleui.rc sessionui.rc partui.rc DESTINATION ${DATA_INSTALL_DIR}/konsole )
install( FILES konsole.notifyrc DESTINATION ${KNOTIFYRC_INSTALL_DIR} )