3 ########### install files ###############
5 # quick-access-konsole.desktop is not installed at this time because
6 # the feature is not polished enough to include
8 install( FILES konsole.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
9 install( FILES terminalemulator.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} )
10 install( FILES konsolepart.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
11 install( FILES konsolehere.desktop DESTINATION
12 ${SERVICES_INSTALL_DIR}/ServiceMenus )
13 install( FILES konsole.notifyrc konsoleui.rc sessionui.rc partui.rc DESTINATION ${DATA_INSTALL_DIR}/konsole )