summaryrefslogtreecommitdiffstats
path: root/tderesources/groupwise/tdeioslave/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/groupwise/tdeioslave/CMakeLists.txt')
-rw-r--r--tderesources/groupwise/tdeioslave/CMakeLists.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/tderesources/groupwise/tdeioslave/CMakeLists.txt b/tderesources/groupwise/tdeioslave/CMakeLists.txt
index aec2c35d..20e6d525 100644
--- a/tderesources/groupwise/tdeioslave/CMakeLists.txt
+++ b/tderesources/groupwise/tdeioslave/CMakeLists.txt
@@ -25,9 +25,11 @@ link_directories(
##### other data ################################
-install( FILES
- groupwise.protocol groupwises.protocol
- DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE groupwise.protocol groupwises.protocol
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR tderesources-desktops
+)
##### tdeio_groupwise (module) ####################