diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-11-10 10:29:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-11-10 10:29:21 +0100 |
| commit | a5a6ad65c3debd5bc5291146a776f78c7ff056e5 (patch) | |
| tree | dfc900a9f87fee59e31db604314691ac188cb660 | |
| parent | df0bc16f8f98542e202090894d36ee7c3be02d4a (diff) | |
Supporters update.v2.18.30
| -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 b592f833c..3911978d5 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -47,6 +47,7 @@ supported_by.Add (wxT ("Jan Alvermark")); supported_by.Add (wxT ("Hiller Amadeus")); supported_by.Add (wxT ("Christoph Amann")); supported_by.Add (wxT ("A Nos Amours")); +supported_by.Add (wxT ("Amulio")); supported_by.Add (wxT ("El Perro Andaluz")); supported_by.Add (wxT ("Alexander Anderson")); supported_by.Add (wxT ("Paulo Andrade")); @@ -104,6 +105,7 @@ supported_by.Add (wxT ("Alessandro Bernardi")); supported_by.Add (wxT ("Hakan Besim")); supported_by.Add (wxT ("Betavita")); supported_by.Add (wxT ("Potong Bhramayana")); +supported_by.Add (wxT ("James Bicaldo")); supported_by.Add (wxT ("Nicolas Bilder")); supported_by.Add (wxT ("Travis Bird")); supported_by.Add (wxT ("Gregory Bishop")); @@ -488,6 +490,7 @@ supported_by.Add (wxT ("Media Furrate")); supported_by.Add (wxT ("Juliana Fusco")); supported_by.Add (wxT ("Kirk Futrell")); supported_by.Add (wxT ("Futurologicalart")); +supported_by.Add (wxT ("CINEMEDIA FX")); supported_by.Add (wxT ("Maarten Van Gageldonk")); supported_by.Add (wxT ("James Galwey")); supported_by.Add (wxT ("Kim GangSan")); @@ -630,6 +633,7 @@ supported_by.Add (wxT ("Gold Pictures Inc.")); supported_by.Add (wxT ("Jesters Amusement Kompany Inc.")); supported_by.Add (wxT ("First Nations Film And Video Festival Inc.")); supported_by.Add (wxT ("Special Event Videos Inc.")); +supported_by.Add (wxT ("Trent Duncan Productions Inc.")); supported_by.Add (wxT ("Ariel Montage Inc.")); supported_by.Add (wxT ("Digital Filmz International Inc.")); supported_by.Add (wxT ("Debergerac Productions, Inc.")); @@ -1459,6 +1463,7 @@ supported_by.Add (wxT ("Christoph Walther")); supported_by.Add (wxT ("Raoul Walzer")); supported_by.Add (wxT ("Shihyun Wang")); supported_by.Add (wxT ("George Wanley")); +supported_by.Add (wxT ("Dan Wannamaker")); supported_by.Add (wxT ("John Warrin")); supported_by.Add (wxT ("Donald Jordan Wash")); supported_by.Add (wxT ("Wolfram Weber")); |
