diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-09-01 00:09:47 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-09-01 00:09:47 +0200 |
| commit | 32d4e84bb2ed8f969e200f0a64dd7eedc6e2a093 (patch) | |
| tree | 0d56b4bbc94b7eb57a7b6db30cfb725e3afd0d6d /src/wx/supporters.cc | |
| parent | 517da36aed0554c6faf3ce324d01de9726e6ada0 (diff) | |
Supporters update.
Diffstat (limited to 'src/wx/supporters.cc')
| -rw-r--r-- | src/wx/supporters.cc | 5 |
1 files changed, 5 insertions, 0 deletions
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")); |
