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:47:13 +0100
commit7a3fdd916fe08b25494a5b49ba96693cb7e0b508 (patch)
tree082d73ab24fdfb8d83f811cd4f79eb0e8f7b2c0b /src
parent5739160f732fe6316a197c3037f277df465d46ad (diff)
downloadkbookreader-7a3fdd916fe08b25494a5b49ba96693cb7e0b508.tar.gz
kbookreader-7a3fdd916fe08b25494a5b49ba96693cb7e0b508.zip
Add CMakeL10n rules.
Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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" )