summaryrefslogtreecommitdiffstats
path: root/certmanager/conf/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/conf/CMakeLists.txt')
-rw-r--r--certmanager/conf/CMakeLists.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/certmanager/conf/CMakeLists.txt b/certmanager/conf/CMakeLists.txt
index 506f72d3..37eee758 100644
--- a/certmanager/conf/CMakeLists.txt
+++ b/certmanager/conf/CMakeLists.txt
@@ -29,11 +29,14 @@ link_directories(
##### other data ################################
-install( FILES
+tde_create_translated_desktop(
+ SOURCE
kleopatra_config_dirserv.desktop
kleopatra_config_appear.desktop
kleopatra_config_dnorder.desktop
- DESTINATION ${SERVICES_INSTALL_DIR} )
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR certmanager-desktops
+)
##### kcm_kleopatra (module) ####################