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