From 756110e4a09bd99bfc61c460ac28ce04a759073a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 3 May 2020 18:18:54 +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: Slávek Banko --- src/CMakeL10n.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt index 4a8b579..d9db4bd 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -1 +1,3 @@ -tde_l10n_create_template( "potracegui" ) +##### create translation templates ############## + +tde_l10n_create_template( "messages/potracegui" ) -- cgit v1.2.1