From d0243fcc86b29344b11fd2b832c3d38c3063263a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 21 Dec 2018 15:37:48 +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 --- kuickshow/CMakeL10n.txt | 3 +++ kuickshow/src/CMakeL10n.txt | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 kuickshow/CMakeL10n.txt create mode 100644 kuickshow/src/CMakeL10n.txt (limited to 'kuickshow') diff --git a/kuickshow/CMakeL10n.txt b/kuickshow/CMakeL10n.txt new file mode 100644 index 00000000..b585ce4a --- /dev/null +++ b/kuickshow/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/kuickshow/src/CMakeL10n.txt b/kuickshow/src/CMakeL10n.txt new file mode 100644 index 00000000..417663ed --- /dev/null +++ b/kuickshow/src/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kuickshow" ) -- cgit v1.2.3