summaryrefslogtreecommitdiffstats
path: root/korganizer/plugins/exchange/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/plugins/exchange/CMakeLists.txt')
-rw-r--r--korganizer/plugins/exchange/CMakeLists.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/korganizer/plugins/exchange/CMakeLists.txt b/korganizer/plugins/exchange/CMakeLists.txt
index f1f443619..833d343ac 100644
--- a/korganizer/plugins/exchange/CMakeLists.txt
+++ b/korganizer/plugins/exchange/CMakeLists.txt
@@ -28,7 +28,12 @@ link_directories(
##### other data ################################
-install( FILES exchange.desktop DESTINATION ${SERVICES_INSTALL_DIR}/korganizer )
+tde_create_translated_desktop(
+ SOURCE exchange.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}/korganizer
+ PO_DIR korganizer-desktops
+)
+
install( FILES exchangeui.rc DESTINATION ${DATA_INSTALL_DIR}/korganizer/plugins )