summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-05-06 13:55:55 +0200
committerSlávek Banko <[email protected]>2020-05-06 13:55:55 +0200
commit70377a7aef85aa6d77917861941e0344a4f778ba (patch)
treee61b6676fcdcce8f23eff22769dfd3d2789fcfd4 /src
parent0b99b0660ec81d51f903024f1fd491423b3e6746 (diff)
downloadtdmtheme-70377a7aef85aa6d77917861941e0344a4f778ba.tar.gz
tdmtheme-70377a7aef85aa6d77917861941e0344a4f778ba.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 e3e3b15..804b624 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "tdmtheme" )
+tde_l10n_create_template( "messages/tdmtheme" )