From 77027b0ff33322842f5400bf20eef76f5394b4f4 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sun, 30 Aug 2020 16:37:45 +0200 Subject: Move translations to a new directory layout. Add support for LINGUAS for listing translations to install. Use common cmake rules for documentation. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 42fedfaa928a479661f30381df1e17ee644e0d6f) --- src/CMakeL10n.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt index 362629a..d64360d 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "kima" ) +tde_l10n_create_template( "messages/kima" ) -- cgit v1.2.3