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