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/clock/CMakeL10n.txt3
-rw-r--r--kicker/applets/launcher/CMakeL10n.txt3
-rw-r--r--kicker/applets/lockout/CMakeL10n.txt3
-rw-r--r--kicker/applets/media/CMakeL10n.txt3
-rw-r--r--kicker/applets/menu/CMakeL10n.txt3
-rw-r--r--kicker/applets/minipager/CMakeL10n.txt3
-rw-r--r--kicker/applets/naughty/CMakeL10n.txt3
-rw-r--r--kicker/applets/run/CMakeL10n.txt3
-rw-r--r--kicker/applets/systemtray/CMakeL10n.txt3
-rw-r--r--kicker/applets/taskbar/CMakeL10n.txt3
-rw-r--r--kicker/applets/trash/CMakeL10n.txt3
12 files changed, 36 insertions, 0 deletions
diff --git a/kicker/applets/CMakeL10n.txt b/kicker/applets/CMakeL10n.txt
new file mode 100644
index 000000000..b585ce4af
--- /dev/null
+++ b/kicker/applets/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_auto_add_subdirectories( )
diff --git a/kicker/applets/clock/CMakeL10n.txt b/kicker/applets/clock/CMakeL10n.txt
new file mode 100644
index 000000000..415d2354d
--- /dev/null
+++ b/kicker/applets/clock/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "clockapplet" )
diff --git a/kicker/applets/launcher/CMakeL10n.txt b/kicker/applets/launcher/CMakeL10n.txt
new file mode 100644
index 000000000..d4c2ef565
--- /dev/null
+++ b/kicker/applets/launcher/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "quicklauncher" )
diff --git a/kicker/applets/lockout/CMakeL10n.txt b/kicker/applets/lockout/CMakeL10n.txt
new file mode 100644
index 000000000..449541c69
--- /dev/null
+++ b/kicker/applets/lockout/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "lockout" )
diff --git a/kicker/applets/media/CMakeL10n.txt b/kicker/applets/media/CMakeL10n.txt
new file mode 100644
index 000000000..525497545
--- /dev/null
+++ b/kicker/applets/media/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "mediaapplet" )
diff --git a/kicker/applets/menu/CMakeL10n.txt b/kicker/applets/menu/CMakeL10n.txt
new file mode 100644
index 000000000..11a60647a
--- /dev/null
+++ b/kicker/applets/menu/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kmenuapplet" )
diff --git a/kicker/applets/minipager/CMakeL10n.txt b/kicker/applets/minipager/CMakeL10n.txt
new file mode 100644
index 000000000..43eccc46c
--- /dev/null
+++ b/kicker/applets/minipager/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "kminipagerapplet" )
diff --git a/kicker/applets/naughty/CMakeL10n.txt b/kicker/applets/naughty/CMakeL10n.txt
new file mode 100644
index 000000000..17223fece
--- /dev/null
+++ b/kicker/applets/naughty/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "naughtyapplet" )
diff --git a/kicker/applets/run/CMakeL10n.txt b/kicker/applets/run/CMakeL10n.txt
new file mode 100644
index 000000000..2836b91be
--- /dev/null
+++ b/kicker/applets/run/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "krunapplet" )
diff --git a/kicker/applets/systemtray/CMakeL10n.txt b/kicker/applets/systemtray/CMakeL10n.txt
new file mode 100644
index 000000000..6ebb7f826
--- /dev/null
+++ b/kicker/applets/systemtray/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "ksystemtrayapplet" )
diff --git a/kicker/applets/taskbar/CMakeL10n.txt b/kicker/applets/taskbar/CMakeL10n.txt
new file mode 100644
index 000000000..04041396a
--- /dev/null
+++ b/kicker/applets/taskbar/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "ktaskbarapplet" )
diff --git a/kicker/applets/trash/CMakeL10n.txt b/kicker/applets/trash/CMakeL10n.txt
new file mode 100644
index 000000000..565bcddb7
--- /dev/null
+++ b/kicker/applets/trash/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "trashapplet" )