summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/desktop/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/desktop/CMakeLists.txt')
-rw-r--r--tdefile-plugins/desktop/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/tdefile-plugins/desktop/CMakeLists.txt b/tdefile-plugins/desktop/CMakeLists.txt
index 458f044..dfc1d5d 100644
--- a/tdefile-plugins/desktop/CMakeLists.txt
+++ b/tdefile-plugins/desktop/CMakeLists.txt
@@ -24,6 +24,8 @@ tde_add_kpart( tdefile_desktop AUTOMOC
##### other data ################################
-install( FILES tdefile_desktop.desktop
+tde_create_translated_desktop(
+ SOURCE tdefile_desktop.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR tdefile-desktops
)