From 8147f97196ea169d6ce1de58ebdaa85e0569ea23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 8 Jan 2019 00:06:00 +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 60f97e3b91c86febc249259183c57399a7c6b528) --- kplato/CMakeL10n.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 kplato/CMakeL10n.txt (limited to 'kplato/CMakeL10n.txt') diff --git a/kplato/CMakeL10n.txt b/kplato/CMakeL10n.txt new file mode 100644 index 00000000..be1e17dc --- /dev/null +++ b/kplato/CMakeL10n.txt @@ -0,0 +1,10 @@ +##### create translation templates ############## + +tde_l10n_create_template( + CATALOG "kplato" + SOURCES + "." + "../kdgantt" + ATTRIBUTES + "reports/*.ktf:Label,Text" +) -- cgit v1.2.1