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