summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-05 16:02:19 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-05 16:02:19 +0200
commited85ba62356e3176b91bef08016ab9ed44084003 (patch)
tree6cebec60b55262895157dbb8b3fc6fbe91ff0b69 /src
parent623c7976ee74a1d9286b2e47d98c7608476b5d24 (diff)
downloadkbookreader-ed85ba62356e3176b91bef08016ab9ed44084003.tar.gz
kbookreader-ed85ba62356e3176b91bef08016ab9ed44084003.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>
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 ecba440..70b17b8 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,3 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template( "bookreader" )
+tde_l10n_create_template( "messages/bookreader" )