summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-09 18:45:06 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-09 18:45:06 +0100
commit12786a5e18db8185a80ea0dce68a43b0bfdc20ca (patch)
tree5bfe6aead12c0830a36f03ec825280a642c9e710 /src
parente2428ed1c4d5484acbc73b0fb5e43649767ef951 (diff)
downloadknowit-12786a5e18db8185a80ea0dce68a43b0bfdc20ca.tar.gz
knowit-12786a5e18db8185a80ea0dce68a43b0bfdc20ca.zip
Add CMakeL10n rules.
Updated translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src')
-rw-r--r--src/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
new file mode 100644
index 0000000..984ae57
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,6 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "knowit"
+ SOURCES "." "tips"
+)