summaryrefslogtreecommitdiffstats
path: root/kate/filetemplates/plugin/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kate/filetemplates/plugin/CMakeLists.txt')
-rw-r--r--kate/filetemplates/plugin/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/kate/filetemplates/plugin/CMakeLists.txt b/kate/filetemplates/plugin/CMakeLists.txt
index 9436477..e3380a5 100644
--- a/kate/filetemplates/plugin/CMakeLists.txt
+++ b/kate/filetemplates/plugin/CMakeLists.txt
@@ -41,6 +41,8 @@ install( FILES katetemplate.xml
DESTINATION ${DATA_INSTALL_DIR}/katepart/syntax
)
-install( FILES katefiletemplates.desktop
+tde_create_translated_desktop(
+ SOURCE katefiletemplates.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR kate-plugins-desktops
)