diff options
| -rw-r--r-- | src/wx/subscribers.cc | 1 | ||||
| -rw-r--r-- | src/wx/supporters.cc | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/src/wx/subscribers.cc b/src/wx/subscribers.cc index 00808af78..daddcfaf4 100644 --- a/src/wx/subscribers.cc +++ b/src/wx/subscribers.cc @@ -7,6 +7,7 @@ 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")); subscribers.Add (wxT ("José Delio Ares García")); subscribers.Add (wxT ("Glyndebourne")); subscribers.Add (wxT ("Luke Granger-Brown")); diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 0b067326a..685bbe0cb 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -16,6 +16,7 @@ supported_by.Add (wxT ("Studio Korsholm AB")); supported_by.Add (wxT ("Yellow Tone AB")); supported_by.Add (wxT ("Manuel AC")); supported_by.Add (wxT ("Rodo Works AG")); +supported_by.Add (wxT ("X Verleih AG")); supported_by.Add (wxT ("Louise Abbott")); supported_by.Add (wxT ("Paulo Abreu")); supported_by.Add (wxT ("Festival international du cinéma francophone en Acadie")); @@ -228,6 +229,7 @@ supported_by.Add (wxT ("DVcat")); supported_by.Add (wxT ("Chris Daigle")); supported_by.Add (wxT ("Agostino Dall'Olio")); supported_by.Add (wxT ("Andrea Dalpian")); +supported_by.Add (wxT ("Desmond Daly")); supported_by.Add (wxT ("Nicolas Damianakis")); supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("Swati Dandekar")); @@ -239,6 +241,7 @@ supported_by.Add (wxT ("Levi Davis")); supported_by.Add (wxT ("Stephen Day")); supported_by.Add (wxT ("Justin Dean")); supported_by.Add (wxT ("Yohann Dedy")); +supported_by.Add (wxT ("Johannes Dehandschutter")); supported_by.Add (wxT ("Jan Martien Dekker")); supported_by.Add (wxT ("Melanie Delaney")); supported_by.Add (wxT ("Miguel Barreda Delgado")); @@ -877,6 +880,7 @@ supported_by.Add (wxT ("Armin Peterhans")); supported_by.Add (wxT ("Brent Peterson")); supported_by.Add (wxT ("Matko Petrić")); supported_by.Add (wxT ("Dimitri Petrovic")); +supported_by.Add (wxT ("Stephen Pfeil")); supported_by.Add (wxT ("Jason Phelps")); supported_by.Add (wxT ("Nat Phong")); supported_by.Add (wxT ("MelRish Photos And Films")); @@ -899,6 +903,7 @@ supported_by.Add (wxT ("Gianluca Luigi Pontone")); supported_by.Add (wxT ("Costas Popotas")); supported_by.Add (wxT ("Vasiliy Popov")); supported_by.Add (wxT ("Matic Poropatic")); +supported_by.Add (wxT ("Green Retina Film Post")); supported_by.Add (wxT ("Denis Postle")); supported_by.Add (wxT ("Postware")); supported_by.Add (wxT ("Mariana Pottier")); |
