summaryrefslogtreecommitdiffstats
path: root/kcontrol/crypto/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/crypto/CMakeLists.txt')
-rw-r--r--kcontrol/crypto/CMakeLists.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/kcontrol/crypto/CMakeLists.txt b/kcontrol/crypto/CMakeLists.txt
index aebd59130..29a4da848 100644
--- a/kcontrol/crypto/CMakeLists.txt
+++ b/kcontrol/crypto/CMakeLists.txt
@@ -54,7 +54,10 @@ link_directories(
##### other data ################################
-install( FILES crypto.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE crypto.desktop
+ PO_DIR kcontrol-desktops
+)
##### kcm_crypto (module) #######################