diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-10-18 20:35:29 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-10-18 20:35:29 +0200 |
| commit | e983d424808894dc9b036c46cd61d8fa39487dfd (patch) | |
| tree | 43b92121d8449e85928de7e8401ce100298361e6 | |
| parent | 94eff17bdb94c170d456c7dab5ad3d4c00af4b14 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index b08f05044..0f85aa38d 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -26,6 +26,7 @@ supported_by.Add (wxT ("Ship Advisor")); supported_by.Add (wxT ("AeroPolis")); supported_by.Add (wxT ("Kambiz Afshar")); supported_by.Add (wxT ("Afterparty")); +supported_by.Add (wxT ("Gui Agustini")); supported_by.Add (wxT ("Lee Akin")); supported_by.Add (wxT ("Cinema Albert")); supported_by.Add (wxT ("Bjørnar Albertsen")); @@ -113,6 +114,7 @@ supported_by.Add (wxT ("Marcus Brockmeier")); supported_by.Add (wxT ("Malia Bruker")); supported_by.Add (wxT ("Alexander Buchholz")); supported_by.Add (wxT ("Edgar Bueltemeyer")); +supported_by.Add (wxT ("Oscar Buenafuente")); supported_by.Add (wxT ("Sofia Bullones")); supported_by.Add (wxT ("Tino Burmeister")); supported_by.Add (wxT ("Richard Buswell")); @@ -257,6 +259,7 @@ supported_by.Add (wxT ("Chris Eller")); supported_by.Add (wxT ("Thore Engebretsen")); supported_by.Add (wxT ("Mark Engebretson")); supported_by.Add (wxT ("Greenpine Entertainment")); +supported_by.Add (wxT ("ElmoreVision Entertainment")); supported_by.Add (wxT ("Gaucho Entertainment")); supported_by.Add (wxT ("Leo Enticknap")); supported_by.Add (wxT ("David Erickson")); @@ -530,6 +533,7 @@ supported_by.Add (wxT ("Adam Klotblixt")); supported_by.Add (wxT ("Klötzchenkino")); supported_by.Add (wxT ("Kristjan Knigge")); supported_by.Add (wxT ("Peter Knight")); +supported_by.Add (wxT ("Kevin Knipstein")); supported_by.Add (wxT ("Max Knoth")); supported_by.Add (wxT ("Erik Knudsen")); supported_by.Add (wxT ("Roald Koger")); @@ -623,6 +627,7 @@ supported_by.Add (wxT ("LoïcK!")); supported_by.Add (wxT ("Cubic Films Pty Ltd")); supported_by.Add (wxT ("First And Only Ltd")); supported_by.Add (wxT ("The Digital Picture House Ltd")); +supported_by.Add (wxT ("Futurilla Ltd")); supported_by.Add (wxT ("Sector Zero Ltd")); supported_by.Add (wxT ("Lewis & Coleman Consulting Services Pty Ltd")); supported_by.Add (wxT ("Keen i Media Ltd")); @@ -681,6 +686,7 @@ supported_by.Add (wxT ("Mike Mazur")); supported_by.Add (wxT ("Laura Mazza")); supported_by.Add (wxT ("Primo Mazzoni")); supported_by.Add (wxT ("Caleb McCandless")); +supported_by.Add (wxT ("Kenjo McCurtain")); supported_by.Add (wxT ("Dawn McElligott")); supported_by.Add (wxT ("Neil McGrath")); supported_by.Add (wxT ("Andrew McKee")); @@ -748,6 +754,7 @@ supported_by.Add (wxT ("Jesper Svarre Nielsen")); supported_by.Add (wxT ("Carl Nielsen")); supported_by.Add (wxT ("Morten Nielsen")); supported_by.Add (wxT ("Robert Niessner")); +supported_by.Add (wxT ("Thorvald Nilsen")); supported_by.Add (wxT ("Herve Nisic")); supported_by.Add (wxT ("Andreas Nitsch")); supported_by.Add (wxT ("Niclas Nornemark")); |
