summaryrefslogtreecommitdiffstats
path: root/kedit/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kedit/CMakeLists.txt')
-rw-r--r--kedit/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/kedit/CMakeLists.txt b/kedit/CMakeLists.txt
index 4b313b1..13d9c85 100644
--- a/kedit/CMakeLists.txt
+++ b/kedit/CMakeLists.txt
@@ -39,11 +39,8 @@ install( FILES keditui.rc
DESTINATION ${DATA_INSTALL_DIR}/kedit
)
-install( FILES KEdit.desktop
- DESTINATION ${XDG_APPS_INSTALL_DIR}
-)
+tde_create_translated_desktop( KEdit.desktop )
install( FILES kedit.kcfg
DESTINATION ${KCFG_INSTALL_DIR}
)
-