From c4545b808eeaf65ac9aaae94a78ea4cf4f9ea96f Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 26 May 2020 16:03:50 +0200 Subject: Move translations to a new directory layout. Add support for LINGUAS for listing translations to install. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gregory guy Signed-off-by: Slávek Banko (cherry picked from commit 51db3dd2a0528687837beede00b1522ebb8518fe) --- 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 5949e55..0ebcc61 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "kscope" ) +tde_l10n_create_template( "messages/kscope" ) -- cgit v1.2.1