From d45f0c5de9fe9949d4341c270a12f3d3f4e2bfaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 24 Jul 2020 09:46:28 +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 (cherry picked from commit 56a9b6df8ff8e6e820915c740b2c6daa756654b7) --- kdpkg-install/CMakeL10n.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdpkg-install') diff --git a/kdpkg-install/CMakeL10n.txt b/kdpkg-install/CMakeL10n.txt index 609ed18..337fcfe 100644 --- a/kdpkg-install/CMakeL10n.txt +++ b/kdpkg-install/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "kdpkg-install" ) +tde_l10n_create_template( "messages/kdpkg-install/" ) -- cgit v1.2.1