diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-07-11 22:11:46 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-07-11 22:11:46 +0200 |
| commit | f0de76caf400db21137c711fcc1c2dcbe4614838 (patch) | |
| tree | 5264a7134ad13d5cd72a5bd6ca1e4978782b8d66 | |
| parent | 08e2436c66add6be0fac2969bd3aa3710c42e61e (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index d0157b6c1..3d3b0c0e3 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -53,6 +53,7 @@ supported_by.Add (wxT ("Paulo Andrade")); supported_by.Add (wxT ("Sven Andresen")); supported_by.Add (wxT ("Manuilov Andrey")); supported_by.Add (wxT ("Anand Angarag")); +supported_by.Add (wxT ("Giorgio Angelini")); supported_by.Add (wxT ("Mind The Gap Animation")); supported_by.Add (wxT ("Images Animées")); supported_by.Add (wxT ("Stéphane Anizon")); @@ -381,6 +382,7 @@ supported_by.Add (wxT ("Nicole Ferre")); supported_by.Add (wxT ("Bruno Roque Ferreira")); supported_by.Add (wxT ("Antonio Ferreira")); supported_by.Add (wxT ("Santiago Ferreira")); +supported_by.Add (wxT ("Scott Ferril")); supported_by.Add (wxT ("The Highland Park Independent Film Festival")); supported_by.Add (wxT ("Vancouver Latin American Film Festival")); supported_by.Add (wxT ("The Duluth Superior Film Festival")); @@ -448,6 +450,7 @@ supported_by.Add (wxT ("Dave Fleegel")); supported_by.Add (wxT ("Matthias Fleischmann")); supported_by.Add (wxT ("Kerry Fleming")); supported_by.Add (wxT ("Thomas Stephen Floch")); +supported_by.Add (wxT ("Werner Flott")); supported_by.Add (wxT ("Raff Fluri")); supported_by.Add (wxT ("Mark Foley")); supported_by.Add (wxT ("Bears Rebecca Fonte")); @@ -638,6 +641,7 @@ supported_by.Add (wxT ("Melinda James")); supported_by.Add (wxT ("Luca Jankovic")); supported_by.Add (wxT ("Andy Jans-Brown")); supported_by.Add (wxT ("Mart Jansink")); +supported_by.Add (wxT ("AJ Jefferies")); supported_by.Add (wxT ("David Jenkins")); supported_by.Add (wxT ("Scott Jennings")); supported_by.Add (wxT ("Jonathan Jensen")); @@ -777,6 +781,7 @@ supported_by.Add (wxT ("Jason Levangie")); supported_by.Add (wxT ("Gavin Lewarne")); supported_by.Add (wxT ("Peter Liacopoulos")); supported_by.Add (wxT ("Peter Liermann")); +supported_by.Add (wxT ("Ian Limbaga")); supported_by.Add (wxT ("Capitol LichtspielTheater Limburgerhof")); supported_by.Add (wxT ("Ari Golan, Atomic Imaging Limited")); supported_by.Add (wxT ("Miller Creative Limited")); @@ -902,6 +907,7 @@ supported_by.Add (wxT ("Tom Mcintire")); supported_by.Add (wxT ("Andrew McKee")); supported_by.Add (wxT ("Gordon McLeod")); supported_by.Add (wxT ("Britt McTammany")); +supported_by.Add (wxT ("Genius Bot Media")); supported_by.Add (wxT ("Rapid Stream Media")); supported_by.Add (wxT ("Wolfgang Schott — mumbo jumbo media")); supported_by.Add (wxT ("Claudia Medina")); @@ -913,6 +919,7 @@ supported_by.Add (wxT ("Alessandro Melita")); supported_by.Add (wxT ("Gabriel Riekes Vieira De Mello")); supported_by.Add (wxT ("Sara Mena")); supported_by.Add (wxT ("Olaf Merker")); +supported_by.Add (wxT ("Emmanuel Mertis")); supported_by.Add (wxT ("Trevor Meusx")); supported_by.Add (wxT ("Sarah Meyers")); supported_by.Add (wxT ("Áron Mezei")); @@ -1198,7 +1205,9 @@ supported_by.Add (wxT ("Hergen Schimpf")); supported_by.Add (wxT ("Florian Schneeweiss")); supported_by.Add (wxT ("Raglan Movies at the Old School")); supported_by.Add (wxT ("Tom Schouten")); +supported_by.Add (wxT ("Thomas Schubert")); supported_by.Add (wxT ("Erik Schuit")); +supported_by.Add (wxT ("Jan-Christoph Schultchen")); supported_by.Add (wxT ("Matthew Schultz")); supported_by.Add (wxT ("Mike Schwab")); supported_by.Add (wxT ("Greg Schwartz")); @@ -1456,6 +1465,7 @@ supported_by.Add (wxT ("Ombre Elettriche Di Sirio Zabberoni")); supported_by.Add (wxT ("Bernhard Zagler")); supported_by.Add (wxT ("Alex Zajicek")); supported_by.Add (wxT ("Diego Pino Zamora")); +supported_by.Add (wxT ("Marisa Zanotti")); supported_by.Add (wxT ("Peter Zeitlinger")); supported_by.Add (wxT ("Pavel Zhdanko")); supported_by.Add (wxT ("Chenliang Zhu")); @@ -1465,6 +1475,7 @@ supported_by.Add (wxT ("Ernst Zimmerman")); supported_by.Add (wxT ("Roberto Zin")); supported_by.Add (wxT ("Matthieu Zingle")); supported_by.Add (wxT ("Allard Zoetman")); +supported_by.Add (wxT ("zondergeluid")); supported_by.Add (wxT ("ZOOLOOK")); supported_by.Add (wxT ("Vincent Zorzi")); supported_by.Add (wxT ("Juan Zubillaga")); |
