From ed19994c6c1daed37af04e9de296af22bd1aec30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 8 Nov 2022 20:41:14 +0100 Subject: Copy translations to a new directory layout. Added translations of .desktop files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- plugins/timeshifter/CMakeL10n.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/timeshifter/CMakeL10n.txt') diff --git a/plugins/timeshifter/CMakeL10n.txt b/plugins/timeshifter/CMakeL10n.txt index 1b706ed..11189f5 100644 --- a/plugins/timeshifter/CMakeL10n.txt +++ b/plugins/timeshifter/CMakeL10n.txt @@ -1,6 +1,6 @@ ##### create translation templates ############## tde_l10n_create_template( - CATALOG "tderadio-timeshifter/" - DESTINATION "po" + CATALOG "messages/tderadio-timeshifter/" + DESTINATION "translations" ) -- cgit v1.2.1