diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-10-26 19:47:03 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-10-26 19:47:03 +0200 |
| commit | a38969c454b853cab959a199737c05fbe3e4bc2d (patch) | |
| tree | 572b566dceb7827983fa2a7d17b16ef09d01a64f | |
| parent | 4621a56be32a44e83b89ec0af77ab899fa86defd (diff) | |
Supporters update.v2.16.32
| -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 79a30fb21..0d4d4ba35 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -92,6 +92,7 @@ supported_by.Add (wxT ("Theodor Boder")); supported_by.Add (wxT ("Thorsten Boehnke")); supported_by.Add (wxT ("Peter Boiadzhieff")); supported_by.Add (wxT ("Cinema Gamma di Torre Boldone")); +supported_by.Add (wxT ("Piotr Bolek")); supported_by.Add (wxT ("Dominik Bollen")); supported_by.Add (wxT ("Silvio Bonomi")); supported_by.Add (wxT ("Pierre-Alexis Bontemps")); @@ -178,6 +179,7 @@ supported_by.Add (wxT ("Cinema Clarici")); supported_by.Add (wxT ("Berendina Clason")); supported_by.Add (wxT ("Sally J. Cloninger")); supported_by.Add (wxT ("Robin Cloud")); +supported_by.Add (wxT ("Massive Clouds")); supported_by.Add (wxT ("Gary Coates")); supported_by.Add (wxT ("Dan Cohen")); supported_by.Add (wxT ("Jonathan Cole")); @@ -684,6 +686,7 @@ supported_by.Add (wxT ("Emma Matthews")); supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("Peter Mattsson")); supported_by.Add (wxT ("Charles Maynes")); +supported_by.Add (wxT ("Ketchup Mayonnaise")); supported_by.Add (wxT ("George Mazarakis")); supported_by.Add (wxT ("Mike Mazur")); supported_by.Add (wxT ("Laura Mazza")); @@ -829,6 +832,7 @@ supported_by.Add (wxT ("Mariana Pottier")); supported_by.Add (wxT ("Drago Prahin")); supported_by.Add (wxT ("Aditya Pratama")); supported_by.Add (wxT ("Jörg-Dieter Prause")); +supported_by.Add (wxT ("Spot On Production")); supported_by.Add (wxT ("Red Vault Productions")); supported_by.Add (wxT ("Zakatak Music Productions")); supported_by.Add (wxT ("Richard Anderson Productions")); |
