summaryrefslogtreecommitdiffstats
path: root/kicker-applets
diff options
context:
space:
mode:
Diffstat (limited to 'kicker-applets')
-rw-r--r--kicker-applets/CMakeL10n.txt3
-rw-r--r--kicker-applets/kbinaryclock/CMakeL10n.txt3
-rw-r--r--kicker-applets/kolourpicker/CMakeL10n.txt3
-rw-r--r--kicker-applets/ktimemon/CMakeL10n.txt3
-rw-r--r--kicker-applets/math/CMakeL10n.txt3
-rw-r--r--kicker-applets/mediacontrol/CMakeL10n.txt3
6 files changed, 18 insertions, 0 deletions
diff --git a/kicker-applets/CMakeL10n.txt b/kicker-applets/CMakeL10n.txt
new file mode 100644
index 0000000..b585ce4
--- /dev/null
+++ b/kicker-applets/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/kicker-applets/kbinaryclock/CMakeL10n.txt b/kicker-applets/kbinaryclock/CMakeL10n.txt
new file mode 100644
index 0000000..00c4e78
--- /dev/null
+++ b/kicker-applets/kbinaryclock/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kbinaryclock" )
diff --git a/kicker-applets/kolourpicker/CMakeL10n.txt b/kicker-applets/kolourpicker/CMakeL10n.txt
new file mode 100644
index 0000000..d6e3d39
--- /dev/null
+++ b/kicker-applets/kolourpicker/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kolourpicker" )
diff --git a/kicker-applets/ktimemon/CMakeL10n.txt b/kicker-applets/ktimemon/CMakeL10n.txt
new file mode 100644
index 0000000..e1de333
--- /dev/null
+++ b/kicker-applets/ktimemon/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "ktimemon" )
diff --git a/kicker-applets/math/CMakeL10n.txt b/kicker-applets/math/CMakeL10n.txt
new file mode 100644
index 0000000..92505d1
--- /dev/null
+++ b/kicker-applets/math/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kmathapplet" )
diff --git a/kicker-applets/mediacontrol/CMakeL10n.txt b/kicker-applets/mediacontrol/CMakeL10n.txt
new file mode 100644
index 0000000..e00166a
--- /dev/null
+++ b/kicker-applets/mediacontrol/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "mediacontrol" )