summaryrefslogtreecommitdiffstats
path: root/part/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'part/CMakeLists.txt')
-rw-r--r--part/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/part/CMakeLists.txt b/part/CMakeLists.txt
index 58e5261..f515ba8 100644
--- a/part/CMakeLists.txt
+++ b/part/CMakeLists.txt
@@ -68,7 +68,7 @@ install(
DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}
)
-install(
- FILES kxmleditorpart.desktop
+tde_create_translated_desktop(
+ SOURCE kxmleditorpart.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
)