summaryrefslogtreecommitdiffstats
path: root/kdiff3plugin/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-27 20:19:13 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-27 20:22:34 +0100
commitf3d0b3161aa0439361fba6de7de0d216048bd627 (patch)
tree18789ea0d08077878ecc88fa31e43bdc711b3311 /kdiff3plugin/CMakeL10n.txt
parent4199c8efda4d65371bc001838f76db513cdd1b90 (diff)
downloadkdiff3-f3d0b3161aa0439361fba6de7de0d216048bd627.tar.gz
kdiff3-f3d0b3161aa0439361fba6de7de0d216048bd627.zip
Add CMakeL10n rules.
Update translation templates. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0ee39c1ce96dbd9152a597eb5bf3da51daa6d15f)
Diffstat (limited to 'kdiff3plugin/CMakeL10n.txt')
-rw-r--r--kdiff3plugin/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/kdiff3plugin/CMakeL10n.txt b/kdiff3plugin/CMakeL10n.txt
new file mode 100644
index 0000000..ba5eeeb
--- /dev/null
+++ b/kdiff3plugin/CMakeL10n.txt
@@ -0,0 +1,6 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "kdiff3_plugin"
+ DESTINATION "po"
+)