diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-05-16 09:26:00 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-05-16 09:26:00 +0200 |
| commit | 7a9cadc6fe86c74035dd971685b1acdc8f32d3fc (patch) | |
| tree | b7b2c4dd3e560e6f92253752a2b0dc7390031b9d | |
| parent | 61130610f6d01fe6b1682d91933eb7dbbb1eac76 (diff) | |
Supporters update.v2.16.84
| -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 374beb656..baeba2da9 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -61,6 +61,7 @@ supported_by.Add (wxT ("BFI National Archive")); supported_by.Add (wxT ("Cristian Arias Arévalo")); supported_by.Add (wxT ("Alex Argoitia")); supported_by.Add (wxT ("Esteban Arrangoiz")); +supported_by.Add (wxT ("The Boscov Theater at GoggleWorks Center for the Arts")); supported_by.Add (wxT ("Gunnar Ásgeir Ásgeirsson")); supported_by.Add (wxT ("Andrea Ashton")); supported_by.Add (wxT ("Georges Asmar")); @@ -273,6 +274,7 @@ supported_by.Add (wxT ("Greg Delmage")); supported_by.Add (wxT ("Diemiruaya Deniran")); supported_by.Add (wxT ("Larin Denis")); supported_by.Add (wxT ("Michael Denner")); +supported_by.Add (wxT ("denverdisc.com")); supported_by.Add (wxT ("Nicholas Deppe")); supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Olivier Dermine")); @@ -553,6 +555,7 @@ supported_by.Add (wxT ("Mason Hunsicker")); supported_by.Add (wxT ("Markus Hüsgen")); supported_by.Add (wxT ("Maurice Huvelin")); supported_by.Add (wxT ("Robin Hyden")); +supported_by.Add (wxT ("IAFilm")); supported_by.Add (wxT ("Dayton Movies Inc")); supported_by.Add (wxT ("Buttons Sound Inc")); supported_by.Add (wxT ("Paramount Twin Inc")); |
