summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-05-03 18:18:54 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-03 18:18:54 +0200
commit756110e4a09bd99bfc61c460ac28ce04a759073a (patch)
treec558426450ce47e39f800d4b28056fa544623411 /src
parentce5c61591e7f44e1346e9050560912e5c17e3a43 (diff)
downloadpotracegui-756110e4a09bd99bfc61c460ac28ce04a759073a.tar.gz
potracegui-756110e4a09bd99bfc61c460ac28ce04a759073a.zip
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src')
-rw-r--r--src/CMakeL10n.txt4
1 files changed, 3 insertions, 1 deletions
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" )