summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/sid/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/sid/CMakeLists.txt')
-rw-r--r--tdefile-plugins/sid/CMakeLists.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/tdefile-plugins/sid/CMakeLists.txt b/tdefile-plugins/sid/CMakeLists.txt
index 5802a35a..67bb2184 100644
--- a/tdefile-plugins/sid/CMakeLists.txt
+++ b/tdefile-plugins/sid/CMakeLists.txt
@@ -35,4 +35,8 @@ tde_add_kpart( tdefile_sid AUTOMOC
##### other data ################################
-install( FILES tdefile_sid.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE tdefile_sid.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR tdefile-desktops
+)