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