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