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