summaryrefslogtreecommitdiffstats
path: root/arts
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 /arts
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 'arts')
-rw-r--r--arts/CMakeL10n.txt3
-rw-r--r--arts/kde/CMakeL10n.txt3
-rw-r--r--arts/kde/mcop-dcop/CMakeL10n.txt3
-rw-r--r--arts/knotify/CMakeL10n.txt3
4 files changed, 12 insertions, 0 deletions
diff --git a/arts/CMakeL10n.txt b/arts/CMakeL10n.txt
new file mode 100644
index 000000000..b585ce4af
--- /dev/null
+++ b/arts/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/arts/kde/CMakeL10n.txt b/arts/kde/CMakeL10n.txt
new file mode 100644
index 000000000..b585ce4af
--- /dev/null
+++ b/arts/kde/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/arts/kde/mcop-dcop/CMakeL10n.txt b/arts/kde/mcop-dcop/CMakeL10n.txt
new file mode 100644
index 000000000..dd4b625cd
--- /dev/null
+++ b/arts/kde/mcop-dcop/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kmcop" )
diff --git a/arts/knotify/CMakeL10n.txt b/arts/knotify/CMakeL10n.txt
new file mode 100644
index 000000000..422cd20e0
--- /dev/null
+++ b/arts/knotify/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "knotify" )