summaryrefslogtreecommitdiffstats
path: root/tdeui/kdetrayproxy/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/kdetrayproxy/CMakeLists.txt')
-rw-r--r--tdeui/kdetrayproxy/CMakeLists.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/tdeui/kdetrayproxy/CMakeLists.txt b/tdeui/kdetrayproxy/CMakeLists.txt
index fdc4aac81..f68b8ebd9 100644
--- a/tdeui/kdetrayproxy/CMakeLists.txt
+++ b/tdeui/kdetrayproxy/CMakeLists.txt
@@ -25,9 +25,10 @@ link_directories(
##### other data ################################
-install( FILES
- kdetrayproxy.desktop
- DESTINATION ${SERVICES_INSTALL_DIR}/kded )
+tde_create_translated_desktop(
+ SOURCE kdetrayproxy.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}/kded
+)
##### kded_kdetrayproxy #########################