summaryrefslogtreecommitdiffstats
path: root/kcontrol/kcontrol/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kcontrol/CMakeLists.txt')
-rw-r--r--kcontrol/kcontrol/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kcontrol/CMakeLists.txt b/kcontrol/kcontrol/CMakeLists.txt
index 5d7ba23f7..16e2d84b6 100644
--- a/kcontrol/kcontrol/CMakeLists.txt
+++ b/kcontrol/kcontrol/CMakeLists.txt
@@ -26,7 +26,7 @@ link_directories(
tde_install_icons()
install( FILES kcontrolui.rc DESTINATION ${DATA_INSTALL_DIR}/kcontrol )
-install( FILES KControl.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
+install( FILES KControl.desktop tde-kcontrol.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
##### kcontrol (tdeinit) ########################