summaryrefslogtreecommitdiffstats
path: root/conduits/vcalconduit/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'conduits/vcalconduit/CMakeLists.txt')
-rw-r--r--conduits/vcalconduit/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/conduits/vcalconduit/CMakeLists.txt b/conduits/vcalconduit/CMakeLists.txt
index 0a58dc3..b251f78 100644
--- a/conduits/vcalconduit/CMakeLists.txt
+++ b/conduits/vcalconduit/CMakeLists.txt
@@ -48,7 +48,8 @@ tde_add_kpart( conduit_todo AUTOMOC
##### other data ################################
-install( FILES vcal-conduit.desktop todo-conduit.desktop
+tde_create_translated_desktop(
+ SOURCE vcal-conduit.desktop todo-conduit.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
)