diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-31 02:05:40 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-31 02:21:54 +0100 |
commit | cc7c2a4bfbae56bdde85e483b402cbfb11472cc0 (patch) | |
tree | 1eee8c48fbff28e7ba9bbb3bd547d20795e1c4d9 /noatun-plugins | |
parent | 68302ec67d01fef8852059f1572eb28e96dbbfe2 (diff) | |
download | tdeaddons-cc7c2a4bfbae56bdde85e483b402cbfb11472cc0.tar.gz tdeaddons-cc7c2a4bfbae56bdde85e483b402cbfb11472cc0.zip |
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 285df936a6e0329d60cd31de793cf4a4c4d472e3)
Diffstat (limited to 'noatun-plugins')
-rw-r--r-- | noatun-plugins/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/alarm/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/alsaplayer/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/charlatan/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/dub/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/dub/dub/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/ffrs/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/lyrics/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/nexscope/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/pitchablespeed/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/synaescope/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/tippercanoe/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/tyler/CMakeL10n.txt | 3 | ||||
-rw-r--r-- | noatun-plugins/wavecapture/CMakeL10n.txt | 3 |
14 files changed, 42 insertions, 0 deletions
diff --git a/noatun-plugins/CMakeL10n.txt b/noatun-plugins/CMakeL10n.txt new file mode 100644 index 0000000..b585ce4 --- /dev/null +++ b/noatun-plugins/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/noatun-plugins/alarm/CMakeL10n.txt b/noatun-plugins/alarm/CMakeL10n.txt new file mode 100644 index 0000000..06a72fe --- /dev/null +++ b/noatun-plugins/alarm/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "wakeup" ) diff --git a/noatun-plugins/alsaplayer/CMakeL10n.txt b/noatun-plugins/alsaplayer/CMakeL10n.txt new file mode 100644 index 0000000..04b45a4 --- /dev/null +++ b/noatun-plugins/alsaplayer/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "alsaplayerui" ) diff --git a/noatun-plugins/charlatan/CMakeL10n.txt b/noatun-plugins/charlatan/CMakeL10n.txt new file mode 100644 index 0000000..03755c0 --- /dev/null +++ b/noatun-plugins/charlatan/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "charlatanui" ) diff --git a/noatun-plugins/dub/CMakeL10n.txt b/noatun-plugins/dub/CMakeL10n.txt new file mode 100644 index 0000000..b585ce4 --- /dev/null +++ b/noatun-plugins/dub/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/noatun-plugins/dub/dub/CMakeL10n.txt b/noatun-plugins/dub/dub/CMakeL10n.txt new file mode 100644 index 0000000..a1c9384 --- /dev/null +++ b/noatun-plugins/dub/dub/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "dub" ) diff --git a/noatun-plugins/ffrs/CMakeL10n.txt b/noatun-plugins/ffrs/CMakeL10n.txt new file mode 100644 index 0000000..f3fc927 --- /dev/null +++ b/noatun-plugins/ffrs/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "ffrs" ) diff --git a/noatun-plugins/lyrics/CMakeL10n.txt b/noatun-plugins/lyrics/CMakeL10n.txt new file mode 100644 index 0000000..dc87352 --- /dev/null +++ b/noatun-plugins/lyrics/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "lyrics" ) diff --git a/noatun-plugins/nexscope/CMakeL10n.txt b/noatun-plugins/nexscope/CMakeL10n.txt new file mode 100644 index 0000000..340ef59 --- /dev/null +++ b/noatun-plugins/nexscope/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "nexscope" ) diff --git a/noatun-plugins/pitchablespeed/CMakeL10n.txt b/noatun-plugins/pitchablespeed/CMakeL10n.txt new file mode 100644 index 0000000..53b2bba --- /dev/null +++ b/noatun-plugins/pitchablespeed/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "pitchablespeed" ) diff --git a/noatun-plugins/synaescope/CMakeL10n.txt b/noatun-plugins/synaescope/CMakeL10n.txt new file mode 100644 index 0000000..54ef6dc --- /dev/null +++ b/noatun-plugins/synaescope/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "synaescope" ) diff --git a/noatun-plugins/tippercanoe/CMakeL10n.txt b/noatun-plugins/tippercanoe/CMakeL10n.txt new file mode 100644 index 0000000..997d8c3 --- /dev/null +++ b/noatun-plugins/tippercanoe/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "tippecanoe" ) diff --git a/noatun-plugins/tyler/CMakeL10n.txt b/noatun-plugins/tyler/CMakeL10n.txt new file mode 100644 index 0000000..999c75e --- /dev/null +++ b/noatun-plugins/tyler/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "tyler" ) diff --git a/noatun-plugins/wavecapture/CMakeL10n.txt b/noatun-plugins/wavecapture/CMakeL10n.txt new file mode 100644 index 0000000..29c2499 --- /dev/null +++ b/noatun-plugins/wavecapture/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "wavecapture" ) |