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/gui-quickbar/CMakeL10n.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/gui-quickbar/CMakeL10n.txt') diff --git a/plugins/gui-quickbar/CMakeL10n.txt b/plugins/gui-quickbar/CMakeL10n.txt index 69b936a..02b20cb 100644 --- a/plugins/gui-quickbar/CMakeL10n.txt +++ b/plugins/gui-quickbar/CMakeL10n.txt @@ -1,6 +1,6 @@ ##### create translation templates ############## tde_l10n_create_template( - CATALOG "tderadio-gui-quickbar/" - DESTINATION "po" + CATALOG "messages/tderadio-gui-quickbar/" + DESTINATION "translations" ) -- cgit v1.2.1