diff options
author | Michele Calgaro <[email protected]> | 2022-05-30 19:40:31 +0900 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-05-30 21:55:12 +0200 |
commit | 9d7329284fd42187092c829ae6ed030561002776 (patch) | |
tree | 1d53503d17938eca725caee7ff783fccf52ca509 /tderadio3/plugins/v4lradio/CMakeL10n.txt | |
parent | fac82f62f156c76cb4b23c313111283b30a778b5 (diff) | |
download | tderadio-9d7329284fd42187092c829ae6ed030561002776.tar.gz tderadio-9d7329284fd42187092c829ae6ed030561002776.zip |
Standardize folder structure.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit d95a4fea540b371fa86493d069fdbd54f33c5b40)
Diffstat (limited to 'tderadio3/plugins/v4lradio/CMakeL10n.txt')
-rw-r--r-- | tderadio3/plugins/v4lradio/CMakeL10n.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tderadio3/plugins/v4lradio/CMakeL10n.txt b/tderadio3/plugins/v4lradio/CMakeL10n.txt deleted file mode 100644 index 5501e1b..0000000 --- a/tderadio3/plugins/v4lradio/CMakeL10n.txt +++ /dev/null @@ -1,6 +0,0 @@ -##### create translation templates ############## - -tde_l10n_create_template( - CATALOG "tderadio-v4lradio" - DESTINATION "po" -) |