diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-10-15 22:33:50 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-10-15 22:33:50 +0200 |
| commit | cc35ee8c53b28e286123ccff91a8ad11dd2c438d (patch) | |
| tree | 5f67258d51daf9e1a4d667f1aadf7b80f117fee7 | |
| parent | 2e13ea8cf373a01de58068938e2e13d6628cf4b4 (diff) | |
Supporters update.v2.18.26
| -rw-r--r-- | src/wx/supporters.cc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index edb40bedf..3b59aa69c 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -124,6 +124,7 @@ supported_by.Add (wxT ("Francesco Bonerba")); supported_by.Add (wxT ("Silvio Bonomi")); supported_by.Add (wxT ("Pierre-Alexis Bontemps")); supported_by.Add (wxT ("Jeff Boot")); +supported_by.Add (wxT ("Anna Koukouli Born")); supported_by.Add (wxT ("Vijay Bosco")); supported_by.Add (wxT ("Brett Bossard")); supported_by.Add (wxT ("Jason Boulware")); @@ -395,6 +396,7 @@ supported_by.Add (wxT ("The Duluth Superior Film Festival")); supported_by.Add (wxT ("Sheffield Adventure Film Festival")); supported_by.Add (wxT ("Hamilton Film Festival")); supported_by.Add (wxT ("Royal Starr Arts Institute / Royal Starr Film Festival")); +supported_by.Add (wxT ("Secret City Improv Comedy Festival")); supported_by.Add (wxT ("Razor Reel Flanders Film Festival")); supported_by.Add (wxT ("Short Waves Festival")); supported_by.Add (wxT ("Port Townsend Film Festival")); @@ -499,6 +501,7 @@ supported_by.Add (wxT ("Andris Gauja")); supported_by.Add (wxT ("DocCollection GbR")); supported_by.Add (wxT ("Reeju George")); supported_by.Add (wxT ("Rob George")); +supported_by.Add (wxT ("Ian Gibbins")); supported_by.Add (wxT ("John Gigrich")); supported_by.Add (wxT ("Barry J. Gillis")); supported_by.Add (wxT ("Victor Gimenez")); @@ -606,6 +609,7 @@ supported_by.Add (wxT ("Snorre Hovdal")); supported_by.Add (wxT ("Joseph Howes")); supported_by.Add (wxT ("Joseph Huether")); supported_by.Add (wxT ("Dustin Hughes")); +supported_by.Add (wxT ("Jam With Humans")); supported_by.Add (wxT ("Mason Hunsicker")); supported_by.Add (wxT ("Joseph Husak")); supported_by.Add (wxT ("Markus Hüsgen")); @@ -712,6 +716,7 @@ supported_by.Add (wxT ("Böblinger Kinos")); supported_by.Add (wxT ("Tim Kirby")); supported_by.Add (wxT ("Jill Kirsch")); supported_by.Add (wxT ("James Kirst")); +supported_by.Add (wxT ("Petar Klinac")); supported_by.Add (wxT ("Marko Kljajić")); supported_by.Add (wxT ("David Klooker")); supported_by.Add (wxT ("Adam Klotblixt")); @@ -818,6 +823,7 @@ supported_by.Add (wxT ("Renaissance Entertainment LLC")); supported_by.Add (wxT ("Power Of Pearl Movie LLC")); supported_by.Add (wxT ("WWMD Productions LLC")); supported_by.Add (wxT ("RCCinemaworks LLC")); +supported_by.Add (wxT ("Chassy Media LLC")); supported_by.Add (wxT ("DLP Communications LLC")); supported_by.Add (wxT ("Divine Sign Productions LLC")); supported_by.Add (wxT ("8 Picture House LLC")); @@ -953,6 +959,7 @@ supported_by.Add (wxT ("Kristijan Milic")); supported_by.Add (wxT ("GodZone Ministry")); supported_by.Add (wxT ("Julian Minkov")); supported_by.Add (wxT ("Richard Minnich")); +supported_by.Add (wxT ("Denis Mischler")); supported_by.Add (wxT ("Mobiles Kino e.V.")); supported_by.Add (wxT ("Jill Mobley")); supported_by.Add (wxT ("Michal Moc")); @@ -1176,6 +1183,7 @@ supported_by.Add (wxT ("Jose Rocha")); supported_by.Add (wxT ("Sidemberg Rodrigues")); supported_by.Add (wxT ("Michelangelo Rodríguez")); supported_by.Add (wxT ("Mariano Ortega Rodríguez")); +supported_by.Add (wxT ("Michael Rognlie")); supported_by.Add (wxT ("Horst Rohrstorfer")); supported_by.Add (wxT ("Jamie Rokovetsky")); supported_by.Add (wxT ("Mark Rolfe")); |
