diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-02-18 00:29:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-02-18 00:29:53 +0100 |
| commit | dae29c48ed404f8692ac050500937c0f36cd8e47 (patch) | |
| tree | de4649edbcaa8c4d69589c651076e2e31e289925 | |
| parent | 19ad19547fdbad433de6367ff874760ebcd0ca93 (diff) | |
Supporters update.v2.16.2
| -rw-r--r-- | src/wx/subscribers.cc | 2 | ||||
| -rw-r--r-- | src/wx/supporters.cc | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/src/wx/subscribers.cc b/src/wx/subscribers.cc index 8388bb68f..37eeebdea 100644 --- a/src/wx/subscribers.cc +++ b/src/wx/subscribers.cc @@ -9,11 +9,9 @@ subscribers.Add (wxT ("Gerard Elmore")); subscribers.Add (wxT ("Barak Epstein")); subscribers.Add (wxT ("José Delio Ares García")); subscribers.Add (wxT ("Glyndebourne")); -subscribers.Add (wxT ("Go_Pro GG")); subscribers.Add (wxT ("Luke Granger-Brown")); subscribers.Add (wxT ("Sky Hopinka")); subscribers.Add (wxT ("Film.Ca Inc.")); -subscribers.Add (wxT ("KC")); subscribers.Add (wxT ("Lichtspiele Kalk")); subscribers.Add (wxT ("Zbigniew Kamiński")); subscribers.Add (wxT ("Timm Kröger")); diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 2ccf229a0..1a9d21c7c 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -346,6 +346,7 @@ supported_by.Add (wxT ("Filmtheaterbetriebe Klein GmbH")); supported_by.Add (wxT ("Artus Postproduktion GmbH")); supported_by.Add (wxT ("ProCinema GmbH")); supported_by.Add (wxT ("Urakypost GmbH")); +supported_by.Add (wxT ("Go_Pro GG")); supported_by.Add (wxT ("Gerd Gockell")); supported_by.Add (wxT ("Ralph Goertz")); supported_by.Add (wxT ("Volker Goetze")); @@ -452,6 +453,7 @@ supported_by.Add (wxT ("Thierry Journet")); supported_by.Add (wxT ("Henri-Pierre Juguet")); supported_by.Add (wxT ("Henrik Jäger")); supported_by.Add (wxT ("Florian Jürgens")); +supported_by.Add (wxT ("KC")); supported_by.Add (wxT ("Samuli Kaipiainen")); supported_by.Add (wxT ("Mario Kalogjera")); supported_by.Add (wxT ("Deborah Kampmeier")); @@ -867,6 +869,7 @@ supported_by.Add (wxT ("Sofos")); supported_by.Add (wxT ("Oliver Sohnius")); supported_by.Add (wxT ("Udo Somma")); supported_by.Add (wxT ("Adam Sondej")); +supported_by.Add (wxT ("Hong Sub Song")); supported_by.Add (wxT ("Gautam Sonti")); supported_by.Add (wxT ("Boston Light and Sound")); supported_by.Add (wxT ("BFI Southbank")); |
