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