summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-05-01 19:32:32 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-01 19:32:32 +0200
commita85f52b03c37a4c84274e71176edbcc31cdbd5d1 (patch)
treef8af46203fda74d1c1715d3c0bfe8854d591877b /src/CMakeL10n.txt
parentfeaec5ce243c7283038ba438f2ac7719f438ff2c (diff)
downloadkpicosim-a85f52b03c37a4c84274e71176edbcc31cdbd5d1.tar.gz
kpicosim-a85f52b03c37a4c84274e71176edbcc31cdbd5d1.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/CMakeL10n.txt')
-rw-r--r--src/CMakeL10n.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index 8115e48..47f3f48 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "kpicosim" )
+tde_l10n_create_template( "messages/kpicosim" )