summaryrefslogtreecommitdiffstats
path: root/kate/katesort/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kate/katesort/CMakeLists.txt')
-rw-r--r--kate/katesort/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/kate/katesort/CMakeLists.txt b/kate/katesort/CMakeLists.txt
index 986e510..ee23fcd 100644
--- a/kate/katesort/CMakeLists.txt
+++ b/kate/katesort/CMakeLists.txt
@@ -33,6 +33,8 @@ install( FILES plugin_sort.rc
DESTINATION ${DATA_INSTALL_DIR}/kate/plugins/sort
)
-install( FILES katesort.desktop
+tde_create_translated_desktop(
+ SOURCE katesort.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR kate-plugins-desktops
)