summaryrefslogtreecommitdiffstats
path: root/konversation
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-01-01 18:12:19 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-01-01 18:12:19 +0100
commit7854904d2f5dddea8d6e8609fff7ce199fae1358 (patch)
tree954aa8b70c00d067484fe5fd26833d7da34a712c /konversation
parenta9090542668749087e30d31013d7e3eab1ec4701 (diff)
downloadkonversation-7854904d2f5dddea8d6e8609fff7ce199fae1358.tar.gz
konversation-7854904d2f5dddea8d6e8609fff7ce199fae1358.zip
Add CMakeL10n rules.
Create translation template. Modify CMake rules for translations to make them independent of languages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'konversation')
-rw-r--r--konversation/CMakeL10n.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/konversation/CMakeL10n.txt b/konversation/CMakeL10n.txt
new file mode 100644
index 0000000..7e9e519
--- /dev/null
+++ b/konversation/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "konversation" )