summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-25 17:47:13 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-25 17:49:15 +0100
commit9a610a857ebb2d270536e22034630533e218baea (patch)
treedac00c379b049188b988c468c56fa898a73111dd /src
parent870dad54efa445f93ddd4af43db1419b17431289 (diff)
downloadkbookreader-9a610a857ebb2d270536e22034630533e218baea.tar.gz
kbookreader-9a610a857ebb2d270536e22034630533e218baea.zip
Add CMakeL10n rules.
Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7a3fdd916fe08b25494a5b49ba96693cb7e0b508)
Diffstat (limited to 'src')
-rw-r--r--src/CMakeL10n.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
new file mode 100644
index 0000000..ecba440
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "bookreader" )