diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-10-04 20:50:46 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-10-04 20:50:46 +0200 |
| commit | 27f29ec92ba70c49960ebe61b774b020d2d82424 (patch) | |
| tree | 48f451664653ff084fb38ea536cb06722c46ded4 | |
| parent | 82b08e910e07bb571b11368124d49dc3d73e33ca (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 4775b97a8..243deb65a 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -240,6 +240,7 @@ supported_by.Add (wxT ("Nils Dresemann")); supported_by.Add (wxT ("Aut-o-Rama Drive-In")); supported_by.Add (wxT ("Sauerbeck Family Drive-In")); supported_by.Add (wxT ("Roger Dubief")); +supported_by.Add (wxT ("Eoin Duffy")); supported_by.Add (wxT ("Jacoba Eleni Duijster")); supported_by.Add (wxT ("Johannes Duncker")); supported_by.Add (wxT ("Peter V D Dungen")); @@ -305,6 +306,7 @@ supported_by.Add (wxT ("Z-fest Film Project")); supported_by.Add (wxT ("DIAMETRALE Filmfestival")); supported_by.Add (wxT ("Lichtwerk & Kamera Filmkunst")); supported_by.Add (wxT ("Casablanca Filmkunsttheater")); +supported_by.Add (wxT ("Redscope Filmproducties")); supported_by.Add (wxT ("Lukas Thiele Filmproduktion")); supported_by.Add (wxT ("Walk On Water Filmproduktion")); supported_by.Add (wxT ("Grasshopper Films")); @@ -316,6 +318,7 @@ supported_by.Add (wxT ("Sala46 Films")); supported_by.Add (wxT ("Many More Films")); supported_by.Add (wxT ("Caramba Films")); supported_by.Add (wxT ("Yellow House Films")); +supported_by.Add (wxT ("Goldcrest Films")); supported_by.Add (wxT ("Indigo Republic Films")); supported_by.Add (wxT ("Lifetime Heritage Films")); supported_by.Add (wxT ("Hevadis Films")); @@ -804,6 +807,7 @@ supported_by.Add (wxT ("Francesco Pitscheider")); supported_by.Add (wxT ("Maximilian Plettau")); supported_by.Add (wxT ("Thida Plitpholkarnpim")); 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 ("Denis Postle")); |
