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:02:37 +0200
commit1347d3cadf136ebe4287afd94a1853f95fda8e59 (patch)
tree40697291210ca223fae7526712fa964097106d5e /src
parent115550a1e895d03f2a279b66dcfd5d04b6a6645b (diff)
downloadkvpnc-1347d3cadf136ebe4287afd94a1853f95fda8e59.tar.gz
kvpnc-1347d3cadf136ebe4287afd94a1853f95fda8e59.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]> (cherry picked from commit 6f3d0003b34c0e9458423500d5ca7ebd0e33a23d)
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" )