From e761bb2108883fcbf7ddd31878f467621966b9fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 8 Jan 2019 02:29:22 +0100 Subject: Add CMakeL10n rules. Create translation template. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- deco/config/CMakeL10n.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 deco/config/CMakeL10n.txt (limited to 'deco/config') diff --git a/deco/config/CMakeL10n.txt b/deco/config/CMakeL10n.txt new file mode 100644 index 0000000..01059c5 --- /dev/null +++ b/deco/config/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "twin_baghira_config" ) -- cgit v1.2.1