summaryrefslogtreecommitdiffstats
path: root/tdeioslave/ldap/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/ldap/CMakeLists.txt')
-rw-r--r--tdeioslave/ldap/CMakeLists.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/tdeioslave/ldap/CMakeLists.txt b/tdeioslave/ldap/CMakeLists.txt
index f32c3132a..b59200f4a 100644
--- a/tdeioslave/ldap/CMakeLists.txt
+++ b/tdeioslave/ldap/CMakeLists.txt
@@ -25,7 +25,11 @@ link_directories(
##### other data ################################
-install( FILES ldap.protocol ldaps.protocol DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE ldap.protocol ldaps.protocol
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR tdeioslave-desktops
+)
##### tdeio_ldap (module) #########################