summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-05-10 19:09:41 +0200
committerSlávek Banko <[email protected]>2020-05-10 19:09:41 +0200
commit44c7a77fbd61674a355d3051d62fcf68e5ce82db (patch)
tree6c5487813ff86ed250a5609d38187e05bacedffd /src/CMakeL10n.txt
parentedd419bf319dc87a4cd996c47068a31cda89a10e (diff)
downloadwlassistant-44c7a77fbd61674a355d3051d62fcf68e5ce82db.tar.gz
wlassistant-44c7a77fbd61674a355d3051d62fcf68e5ce82db.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/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 533aa07..8f70a71 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "wlassistant" )
+tde_l10n_create_template( "messages/wlassistant" )