summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-05-03 15:01:56 +0200
committerSlávek Banko <[email protected]>2020-05-03 15:01:56 +0200
commit6f3d0003b34c0e9458423500d5ca7ebd0e33a23d (patch)
tree24f4688d0f24f0ac839d956855de7c8593b996d1 /src
parent15abedb456bcbf5c308d9da084e54e63b8305d4c (diff)
downloadkvpnc-6f3d0003b34c0e9458423500d5ca7ebd0e33a23d.tar.gz
kvpnc-6f3d0003b34c0e9458423500d5ca7ebd0e33a23d.zip
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'src')
-rw-r--r--src/CMakeL10n.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index 2020afc..d9f4b00 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "kvpnc" )
+tde_l10n_create_template( "messages/kvpnc" )