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