From 53d7a67610a8dc0397c1367e4e3fc1db664062bb Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Tue, 25 Dec 2018 19:59:04 +0100 Subject: Add CMakeL10n rules. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 4fe6ee9e7fc05c70f96afbc4d1f1d5030877d2ba) --- kgpg/CMakeL10n.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 kgpg/CMakeL10n.txt (limited to 'kgpg') 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" +) -- cgit v1.2.3