mirror of
https://github.com/KDE/konsole.git
synced 2026-06-11 23:45:09 -04:00
Install konsole.notifyrc to the correct location
This commit is contained in:
@@ -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} )
|
||||
|
||||
Reference in New Issue
Block a user