summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-04 19:59:50 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-04 20:00:18 +0200
commit7e6b5127982acb4e318fc98bb5b5e711e5746ce5 (patch)
tree22131fe68aedd1a76a16da63bd49c1bff3829fd6 /CMakeL10n.txt
parent274f9be9365f7bf244a3150c971bc2ee94185cf2 (diff)
downloadfilelight-7e6b5127982acb4e318fc98bb5b5e711e5746ce5.tar.gz
filelight-7e6b5127982acb4e318fc98bb5b5e711e5746ce5.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> (cherry picked from commit 8e90c28fb2501009f259a084bb2e30388ab8e85e)
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r--CMakeL10n.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index 4e84164..1dd96fa 100644
--- a/CMakeL10n.txt
+++ b/CMakeL10n.txt
@@ -20,4 +20,4 @@ include( TDEL10n )
##### create translation templates ##############
-tde_l10n_create_template( "filelight" )
+tde_l10n_create_template( "messages/filelight" )