diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-05-13 17:36:16 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-05-13 17:36:16 +0200 |
| commit | ea5d9d74713720433c2e8d3908624f6a05bfb407 (patch) | |
| tree | a26e1771578a6d65ed2d030684d17d87b3af7376 | |
| parent | 3a1ddb9e182be28a22c5bbc85c06ee6629b72fe6 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/subscribers.cc | 1 | ||||
| -rw-r--r-- | src/wx/supporters.cc | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/wx/subscribers.cc b/src/wx/subscribers.cc index 15a316233..00808af78 100644 --- a/src/wx/subscribers.cc +++ b/src/wx/subscribers.cc @@ -1,3 +1,4 @@ +subscribers.Add (wxT ("Stephen van Vuuren (SV2DCP)")); subscribers.Add (wxT ("Mark Allender")); subscribers.Add (wxT ("Luiz Amoasei")); subscribers.Add (wxT ("Sem Rumo - Projetos Audiovisuais")); diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 4588980ab..4b96b8aa2 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -9,6 +9,7 @@ supported_by.Add (wxT ("The Colonial Theatre")); supported_by.Add (wxT ("Marta Renzi (And Dancers Inc.)")); supported_by.Add (wxT ("cinéma Espace Prévert (France)")); supported_by.Add (wxT ("Japan Film Fest Hamburg (JFFH)")); +supported_by.Add (wxT ("Graham Cook (Movies@Malmesbury)")); supported_by.Add (wxT ("Zone 33")); supported_by.Add (wxT ("Red Star 3D")); supported_by.Add (wxT ("Studio Korsholm AB")); @@ -419,6 +420,7 @@ supported_by.Add (wxT ("Rudolf Gottsberger")); supported_by.Add (wxT ("Alan Gouger")); supported_by.Add (wxT ("Curtis Graham")); supported_by.Add (wxT ("Christopher Gray")); +supported_by.Add (wxT ("John Gray")); supported_by.Add (wxT ("Charles Greenough")); supported_by.Add (wxT ("Vincent Grenier")); supported_by.Add (wxT ("Torsten Groh")); @@ -652,6 +654,7 @@ supported_by.Add (wxT ("Capitol LichtspielTheater Limburgerhof")); supported_by.Add (wxT ("Ari Golan, Atomic Imaging Limited")); supported_by.Add (wxT ("Miller Creative Limited")); supported_by.Add (wxT ("Pär Lindblom")); +supported_by.Add (wxT ("Christian Lindemann")); supported_by.Add (wxT ("Theo Lipfert")); supported_by.Add (wxT ("Paweł Lipiński")); supported_by.Add (wxT ("Cineplex Lippstadt")); |
