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