summaryrefslogtreecommitdiffstats
path: root/tdestyles
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-02 16:47:00 +0100
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2018-12-09 15:42:12 +0000
commite532d9345d1568c348ad45ffd7beb8e8a79361b7 (patch)
tree9ae1ca459330756a5f2b621f3124f6eacd2897a5 /tdestyles
parent7ef585492cbe3a421bee00898b3927a88e035094 (diff)
downloadtdelibs-e532d9345d1568c348ad45ffd7beb8e8a79361b7.tar.gz
tdelibs-e532d9345d1568c348ad45ffd7beb8e8a79361b7.zip
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tdestyles')
-rw-r--r--tdestyles/CMakeL10n.txt3
-rw-r--r--tdestyles/highcontrast/CMakeL10n.txt3
-rw-r--r--tdestyles/highcontrast/config/CMakeL10n.txt3
-rw-r--r--tdestyles/plastik/CMakeL10n.txt3
-rw-r--r--tdestyles/plastik/config/CMakeL10n.txt3
5 files changed, 15 insertions, 0 deletions
diff --git a/tdestyles/CMakeL10n.txt b/tdestyles/CMakeL10n.txt
new file mode 100644
index 000000000..b585ce4af
--- /dev/null
+++ b/tdestyles/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/tdestyles/highcontrast/CMakeL10n.txt b/tdestyles/highcontrast/CMakeL10n.txt
new file mode 100644
index 000000000..b585ce4af
--- /dev/null
+++ b/tdestyles/highcontrast/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/tdestyles/highcontrast/config/CMakeL10n.txt b/tdestyles/highcontrast/config/CMakeL10n.txt
new file mode 100644
index 000000000..be6bce50f
--- /dev/null
+++ b/tdestyles/highcontrast/config/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdestyle_highcontrast_config" )
diff --git a/tdestyles/plastik/CMakeL10n.txt b/tdestyles/plastik/CMakeL10n.txt
new file mode 100644
index 000000000..b585ce4af
--- /dev/null
+++ b/tdestyles/plastik/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/tdestyles/plastik/config/CMakeL10n.txt b/tdestyles/plastik/config/CMakeL10n.txt
new file mode 100644
index 000000000..03d67929a
--- /dev/null
+++ b/tdestyles/plastik/config/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "tdestyle_plastik_config" )