From 7a58626b341481c8e37cf5a8b9b961107c8ab0ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 30 Nov 2022 11:53:24 +0100 Subject: Copy translations to a new directory layout. Use common rules for build and install translations. Use common rules for build and install documentation. Added translation of .desktop files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- conduits/vcalconduit/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conduits/vcalconduit/CMakeLists.txt') 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} ) -- cgit v1.2.1