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