summaryrefslogtreecommitdiffstats
path: root/tderesources/caldav/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/caldav/CMakeLists.txt')
-rw-r--r--tderesources/caldav/CMakeLists.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/tderesources/caldav/CMakeLists.txt b/tderesources/caldav/CMakeLists.txt
index b43b5461f..33471c224 100644
--- a/tderesources/caldav/CMakeLists.txt
+++ b/tderesources/caldav/CMakeLists.txt
@@ -28,9 +28,11 @@ link_directories(
##### other data ################################
-install(
- FILES kcal_caldav.desktop
- DESTINATION ${SERVICES_INSTALL_DIR}/tderesources/kcal )
+tde_create_translated_desktop(
+ SOURCE kcal_caldav.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}/tderesources/kcal
+ PO_DIR tderesources-desktops
+)
##### kcal_caldav (module) ######################