diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-09-13 23:27:39 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-09-13 23:27:39 +0200 |
| commit | fef8888d1b26f46953dfb587039a14a309d5c6af (patch) | |
| tree | 20e5ecfd3ec50617889d89a730c1cb5f6d4b1dfe /src | |
| parent | c505a48de5f77c35865fe2676af10d36830cc9ba (diff) | |
Supporters update.v2.16.64
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/subscribers.cc | 2 | ||||
| -rw-r--r-- | src/wx/supporters.cc | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/src/wx/subscribers.cc b/src/wx/subscribers.cc index daddcfaf4..16b2bcdfd 100644 --- a/src/wx/subscribers.cc +++ b/src/wx/subscribers.cc @@ -3,8 +3,6 @@ subscribers.Add (wxT ("Mark Allender")); subscribers.Add (wxT ("Luiz Amoasei")); subscribers.Add (wxT ("Sem Rumo - Projetos Audiovisuais")); subscribers.Add (wxT ("Central Cinema")); -subscribers.Add (wxT ("Drop-Out Cinema")); -subscribers.Add (wxT ("Root & Rust Creative")); subscribers.Add (wxT ("Gerard Elmore")); subscribers.Add (wxT ("Barak Epstein")); subscribers.Add (wxT ("Bears Rebecca Fonte")); diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 699a21964..b472d38c9 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -184,6 +184,7 @@ supported_by.Add (wxT ("Trylon Cinema")); supported_by.Add (wxT ("Canyon Cinema")); supported_by.Add (wxT ("Row House Cinema")); supported_by.Add (wxT ("Images Cinema")); +supported_by.Add (wxT ("Drop-Out Cinema")); supported_by.Add (wxT ("Ellon Cinema")); supported_by.Add (wxT ("Circle Cinema")); supported_by.Add (wxT ("Flat Rock Cinema")); @@ -219,6 +220,7 @@ supported_by.Add (wxT ("Tom Cowan")); supported_by.Add (wxT ("Jill Cox")); supported_by.Add (wxT ("Stefano Cravero")); supported_by.Add (wxT ("Phillip Crawford")); +supported_by.Add (wxT ("Root & Rust Creative")); supported_by.Add (wxT ("Caribbean Creativity")); supported_by.Add (wxT ("Ailis Cross-Gorman")); supported_by.Add (wxT ("Rodrigo Hernández Cruz")); @@ -306,6 +308,7 @@ supported_by.Add (wxT ("Mike Espy")); supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Maxime Estoppey")); supported_by.Add (wxT ("Jaime Estrada-Torres")); +supported_by.Add (wxT ("Daniel Gil Etola")); supported_by.Add (wxT ("Arthur Factor")); supported_by.Add (wxT ("5.1 Factory")); supported_by.Add (wxT ("Fraser Falconer")); @@ -1123,6 +1126,7 @@ supported_by.Add (wxT ("Thorkell")); supported_by.Add (wxT ("Timelapses.es")); supported_by.Add (wxT ("Jean Timmerman")); supported_by.Add (wxT ("Patrick Timmons")); +supported_by.Add (wxT ("Peter Tisma")); supported_by.Add (wxT ("Britney Tobin")); supported_by.Add (wxT ("Goran Todoric")); supported_by.Add (wxT ("Darcy Touhey")); |
