summaryrefslogtreecommitdiffstats
path: root/kate/insertcommand/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kate/insertcommand/CMakeLists.txt')
-rw-r--r--kate/insertcommand/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/kate/insertcommand/CMakeLists.txt b/kate/insertcommand/CMakeLists.txt
index 5247f70..dd30e1f 100644
--- a/kate/insertcommand/CMakeLists.txt
+++ b/kate/insertcommand/CMakeLists.txt
@@ -28,6 +28,8 @@ install( FILES ui.rc
DESTINATION ${DATA_INSTALL_DIR}/kate/plugins/kateinsertcommand
)
-install( FILES kateinsertcommand.desktop
+tde_create_translated_desktop(
+ SOURCE kateinsertcommand.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR kate-plugins-desktops
)