From 100929fbf8ea5787424754bfff8b9f110ca57616 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 13 Dec 2018 15:01:05 +0100 Subject: [PATCH] Add CMakeL10n rules. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- CMakeL10n.txt | 28 ++++++++++++++++++++++++++++ kcron/CMakeL10n.txt | 3 +++ kdat/CMakeL10n.txt | 3 +++ knetworkconf/CMakeL10n.txt | 3 +++ kpackage/CMakeL10n.txt | 3 +++ ksysv/CMakeL10n.txt | 3 +++ kuser/CMakeL10n.txt | 3 +++ lilo-config/CMakeL10n.txt | 7 +++++++ secpolicy/CMakeL10n.txt | 3 +++ tdefile-plugins/CMakeL10n.txt | 3 +++ tdefile-plugins/deb/CMakeL10n.txt | 3 +++ tdefile-plugins/rpm/CMakeL10n.txt | 3 +++ 12 files changed, 65 insertions(+) create mode 100644 CMakeL10n.txt create mode 100644 kcron/CMakeL10n.txt create mode 100644 kdat/CMakeL10n.txt create mode 100644 knetworkconf/CMakeL10n.txt create mode 100644 kpackage/CMakeL10n.txt create mode 100644 ksysv/CMakeL10n.txt create mode 100644 kuser/CMakeL10n.txt create mode 100644 lilo-config/CMakeL10n.txt create mode 100644 secpolicy/CMakeL10n.txt create mode 100644 tdefile-plugins/CMakeL10n.txt create mode 100644 tdefile-plugins/deb/CMakeL10n.txt create mode 100644 tdefile-plugins/rpm/CMakeL10n.txt diff --git a/CMakeL10n.txt b/CMakeL10n.txt new file mode 100644 index 0000000..509e50e --- /dev/null +++ b/CMakeL10n.txt @@ -0,0 +1,28 @@ +################################################# +# +# (C) 2018 Slávek Banko +# slavek.banko (AT) axis.cz +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +cmake_minimum_required( VERSION 2.8 ) + + +##### include our cmake modules ################# + +set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" ) +include( TDEL10n ) + + +##### set directory for POT files ############### + +set( POT_SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/../tde-i18n/template/messages/tdeadmin" ) + + +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/kcron/CMakeL10n.txt b/kcron/CMakeL10n.txt new file mode 100644 index 0000000..b1b6c06 --- /dev/null +++ b/kcron/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kcron" ) diff --git a/kdat/CMakeL10n.txt b/kdat/CMakeL10n.txt new file mode 100644 index 0000000..4b83e24 --- /dev/null +++ b/kdat/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kdat" ) diff --git a/knetworkconf/CMakeL10n.txt b/knetworkconf/CMakeL10n.txt new file mode 100644 index 0000000..262d960 --- /dev/null +++ b/knetworkconf/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "knetworkconf" ) diff --git a/kpackage/CMakeL10n.txt b/kpackage/CMakeL10n.txt new file mode 100644 index 0000000..bbe9bc2 --- /dev/null +++ b/kpackage/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kpackage" ) diff --git a/ksysv/CMakeL10n.txt b/ksysv/CMakeL10n.txt new file mode 100644 index 0000000..3c95a7a --- /dev/null +++ b/ksysv/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "ksysv" ) diff --git a/kuser/CMakeL10n.txt b/kuser/CMakeL10n.txt new file mode 100644 index 0000000..b5085c2 --- /dev/null +++ b/kuser/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kuser" ) diff --git a/lilo-config/CMakeL10n.txt b/lilo-config/CMakeL10n.txt new file mode 100644 index 0000000..ae0509e --- /dev/null +++ b/lilo-config/CMakeL10n.txt @@ -0,0 +1,7 @@ +##### create translation templates ############## + +tde_l10n_create_template( + CATALOG "kcmlilo" + KEYWORDS "_" + EXCLUDES "^common/tests/" +) diff --git a/secpolicy/CMakeL10n.txt b/secpolicy/CMakeL10n.txt new file mode 100644 index 0000000..efdaa8f --- /dev/null +++ b/secpolicy/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "secpolicy" ) diff --git a/tdefile-plugins/CMakeL10n.txt b/tdefile-plugins/CMakeL10n.txt new file mode 100644 index 0000000..b585ce4 --- /dev/null +++ b/tdefile-plugins/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/tdefile-plugins/deb/CMakeL10n.txt b/tdefile-plugins/deb/CMakeL10n.txt new file mode 100644 index 0000000..e0de524 --- /dev/null +++ b/tdefile-plugins/deb/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "tdefile_deb" ) diff --git a/tdefile-plugins/rpm/CMakeL10n.txt b/tdefile-plugins/rpm/CMakeL10n.txt new file mode 100644 index 0000000..5672485 --- /dev/null +++ b/tdefile-plugins/rpm/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "tdefile_rpm" )