diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-10-13 21:22:42 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-10-13 21:22:42 +0200 |
| commit | 2c26dd2573977a940d003a58f2ccd408a5657aab (patch) | |
| tree | 010924795d7324d53ce15653c4ee0d01ddae5775 | |
| parent | 638ce5e0b3bfc690eaf13ecdf82b6cb8817d1585 (diff) | |
Supporters update.v2.16.95
| -rw-r--r-- | src/wx/supporters.cc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 5d7b2f1e2..2abcb5fdf 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -303,6 +303,7 @@ supported_by.Add (wxT ("Faris Dobrača")); supported_by.Add (wxT ("Roland Doerffer")); supported_by.Add (wxT ("Luca la Donna")); supported_by.Add (wxT ("Jean Dos")); +supported_by.Add (wxT ("Beautiful Dreamer")); supported_by.Add (wxT ("Nils Dresemann")); supported_by.Add (wxT ("Aut-o-Rama Drive-In")); supported_by.Add (wxT ("Sauerbeck Family Drive-In")); @@ -406,6 +407,7 @@ supported_by.Add (wxT ("Ignition Films")); supported_by.Add (wxT ("Sala46 Films")); supported_by.Add (wxT ("Many More Films")); supported_by.Add (wxT ("Caramba Films")); +supported_by.Add (wxT ("Mar Vivo Films")); supported_by.Add (wxT ("Yellow House Films")); supported_by.Add (wxT ("Goldcrest Films")); supported_by.Add (wxT ("Indigo Republic Films")); @@ -570,9 +572,11 @@ supported_by.Add (wxT ("Big Island Drive In")); supported_by.Add (wxT ("Dayton Movies Inc")); supported_by.Add (wxT ("Buttons Sound Inc")); supported_by.Add (wxT ("Paramount Twin Inc")); +supported_by.Add (wxT ("Alliage 3 Entertainment Inc")); supported_by.Add (wxT ("A Cut Above Video Productions, Inc.")); supported_by.Add (wxT ("Mya Studios Inc.")); 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 ("Ariel Montage Inc.")); @@ -672,6 +676,7 @@ supported_by.Add (wxT ("Fosnavåg konserthus")); supported_by.Add (wxT ("Arnold Kopff")); supported_by.Add (wxT ("Frank Koppelmans")); supported_by.Add (wxT ("Jernej Koren")); +supported_by.Add (wxT ("Umpha Koroma")); supported_by.Add (wxT ("Bear Kosik")); supported_by.Add (wxT ("Dieter Kovacic")); supported_by.Add (wxT ("Filip Kovcin")); @@ -1184,6 +1189,7 @@ supported_by.Add (wxT ("Nice Sound")); supported_by.Add (wxT ("BFI Southbank")); supported_by.Add (wxT ("James Spadoni")); supported_by.Add (wxT ("Scott Spears")); +supported_by.Add (wxT ("Christopher Matthew Spencer")); supported_by.Add (wxT ("Vojtech Spevak")); supported_by.Add (wxT ("Spherico")); supported_by.Add (wxT ("Marco Spiaggi")); |
