diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-03-09 07:34:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-03-09 07:34:24 +0100 |
| commit | cda2e5441938ebca1c94afd96f9a3a93e7bf3a08 (patch) | |
| tree | 1d3f3f2bf52bf89619494e22033dfb79ecca84b4 | |
| parent | b6f3afcad13523038bc42eef9ddecb58a2ae8e70 (diff) | |
Supporters update.v2.16.5
| -rw-r--r-- | src/wx/supporters.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 12f4e4d44..b0d122808 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -134,6 +134,7 @@ supported_by.Add (wxT ("Fabrizio Carraro")); supported_by.Add (wxT ("Kieran Carroll")); supported_by.Add (wxT ("Matt Carter")); supported_by.Add (wxT ("Adriano Castaldini")); +supported_by.Add (wxT ("Sebastian Alvarez Del Castillo")); supported_by.Add (wxT ("Juanjo Castro")); supported_by.Add (wxT ("Cercle Culturel Catalan")); supported_by.Add (wxT ("Central")); @@ -776,6 +777,7 @@ supported_by.Add (wxT ("Arts Quest")); supported_by.Add (wxT ("Christian Quis")); supported_by.Add (wxT ("Festival De Cinéma De La Ville De Québec")); supported_by.Add (wxT ("Mouhammad Rabah")); +supported_by.Add (wxT ("Simon Rabeder")); supported_by.Add (wxT ("Andreas Radtke")); supported_by.Add (wxT ("Thomas Rahnert")); supported_by.Add (wxT ("Desiderio Garcia Ramirez")); @@ -906,6 +908,7 @@ supported_by.Add (wxT ("Spring Sutter")); supported_by.Add (wxT ("Sven")); supported_by.Add (wxT ("Jürgen Swoboda")); supported_by.Add (wxT ("SymmetryFilms")); +supported_by.Add (wxT ("Advanced Projection Systems")); supported_by.Add (wxT ("TVCO")); supported_by.Add (wxT ("TVNiezaleznaPolonia")); supported_by.Add (wxT ("Uwe Taggruber")); |
