From b95b665c78a047fc540e2bc4a8c19be6db03b825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 9 Dec 2018 04:00:36 +0100 Subject: Add CMakeL10n rules. Update TIMEZONES list. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kicker/applets/CMakeL10n.txt | 3 +++ kicker/applets/clock/CMakeL10n.txt | 3 +++ kicker/applets/launcher/CMakeL10n.txt | 3 +++ kicker/applets/lockout/CMakeL10n.txt | 3 +++ kicker/applets/media/CMakeL10n.txt | 3 +++ kicker/applets/menu/CMakeL10n.txt | 3 +++ kicker/applets/minipager/CMakeL10n.txt | 3 +++ kicker/applets/naughty/CMakeL10n.txt | 3 +++ kicker/applets/run/CMakeL10n.txt | 3 +++ kicker/applets/systemtray/CMakeL10n.txt | 3 +++ kicker/applets/taskbar/CMakeL10n.txt | 3 +++ kicker/applets/trash/CMakeL10n.txt | 3 +++ 12 files changed, 36 insertions(+) create mode 100644 kicker/applets/CMakeL10n.txt create mode 100644 kicker/applets/clock/CMakeL10n.txt create mode 100644 kicker/applets/launcher/CMakeL10n.txt create mode 100644 kicker/applets/lockout/CMakeL10n.txt create mode 100644 kicker/applets/media/CMakeL10n.txt create mode 100644 kicker/applets/menu/CMakeL10n.txt create mode 100644 kicker/applets/minipager/CMakeL10n.txt create mode 100644 kicker/applets/naughty/CMakeL10n.txt create mode 100644 kicker/applets/run/CMakeL10n.txt create mode 100644 kicker/applets/systemtray/CMakeL10n.txt create mode 100644 kicker/applets/taskbar/CMakeL10n.txt create mode 100644 kicker/applets/trash/CMakeL10n.txt (limited to 'kicker/applets') 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" ) -- cgit v1.2.1