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 19:59:50 +0200
commit8e90c28fb2501009f259a084bb2e30388ab8e85e (patch)
treef813bdc1e28abf47f525b635390b7abb3fcca90d /CMakeL10n.txt
parentfc6fd4701c95d426dc450e9544248dd36ad64343 (diff)
downloadfilelight-8e90c28fb2501009f259a084bb2e30388ab8e85e.tar.gz
filelight-8e90c28fb2501009f259a084bb2e30388ab8e85e.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 '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" )