summaryrefslogtreecommitdiffstats
path: root/tdeioslave/svn/ksvnd/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/svn/ksvnd/CMakeLists.txt')
-rw-r--r--tdeioslave/svn/ksvnd/CMakeLists.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/tdeioslave/svn/ksvnd/CMakeLists.txt b/tdeioslave/svn/ksvnd/CMakeLists.txt
index 76e0731c..8c9a7b27 100644
--- a/tdeioslave/svn/ksvnd/CMakeLists.txt
+++ b/tdeioslave/svn/ksvnd/CMakeLists.txt
@@ -23,8 +23,11 @@ link_directories(
##### other data ################################
-install( FILES ksvnd.desktop
- DESTINATION ${SERVICES_INSTALL_DIR}/kded )
+tde_create_translated_desktop(
+ SOURCE ksvnd.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}/kded
+ PO_DIR tdeioslave-desktops
+)
##### kded_ksvnd (module) #######################