summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-30 17:43:30 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-30 17:43:50 +0200
commitc10464029b6cc16d57106a3f18f75d91bf2e5178 (patch)
tree493a2142f7f9f2d35e0f21ca749889d224a479b8 /src/CMakeL10n.txt
parent2ca52be1c0a29fedd79212938a30add72d687461 (diff)
downloadknmap-c10464029b6cc16d57106a3f18f75d91bf2e5178.tar.gz
knmap-c10464029b6cc16d57106a3f18f75d91bf2e5178.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 d28f25bebbac7cc38a4b6c875fe63c9890032220)
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 99c4786..2ded689 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "knmap" )
+tde_l10n_create_template( "messages/knmap" )