summaryrefslogtreecommitdiffstats
path: root/kgpg
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-25 19:59:04 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-26 12:21:51 +0100
commit53d7a67610a8dc0397c1367e4e3fc1db664062bb (patch)
tree2a0fe9b5a37b858ebaf65aec97a09b110248bcce /kgpg
parent938c5012fb59ef82218ae2f67283d8d94e0a92fb (diff)
downloadtdeutils-53d7a67610a8dc0397c1367e4e3fc1db664062bb.tar.gz
tdeutils-53d7a67610a8dc0397c1367e4e3fc1db664062bb.zip
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4fe6ee9e7fc05c70f96afbc4d1f1d5030877d2ba)
Diffstat (limited to 'kgpg')
-rw-r--r--kgpg/CMakeL10n.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/kgpg/CMakeL10n.txt b/kgpg/CMakeL10n.txt
new file mode 100644
index 0000000..ebaaf9f
--- /dev/null
+++ b/kgpg/CMakeL10n.txt
@@ -0,0 +1,6 @@
+##### create translation templates ##############
+
+tde_l10n_create_template(
+ CATALOG "kgpg"
+ SOURCES "." "tips"
+)