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