diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-09-06 13:08:41 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-09-06 13:08:41 +0200 |
| commit | 8a5e685080844921d02978f81057d2ac574b0fc6 (patch) | |
| tree | 917637498b90ac0f57e69bc14ebac37bec574359 | |
| parent | 07154903ef7d52f1b41b7ddd9f6e1b0ecca9d0b2 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 36cffa34d..3e1756dce 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -19,6 +19,7 @@ supported_by.Add (wxT ("Paulo Abreu")); supported_by.Add (wxT ("Manuel AC")); supported_by.Add (wxT ("Festival international du cinéma francophone en Acadie")); supported_by.Add (wxT ("le Grand Action")); +supported_by.Add (wxT ("Dollface Actual")); supported_by.Add (wxT ("ed Adamo")); supported_by.Add (wxT ("Scott Adderton")); supported_by.Add (wxT ("Éva Adorján")); @@ -194,6 +195,7 @@ supported_by.Add (wxT ("Jean Luc Chevé")); supported_by.Add (wxT ("David Chien")); supported_by.Add (wxT ("Abundant Health Chiropractic")); supported_by.Add (wxT ("Georgy Cholakov")); +supported_by.Add (wxT ("Lee Christiansen")); supported_by.Add (wxT ("Frank Cianciolo")); supported_by.Add (wxT ("Opificio Ciclope")); supported_by.Add (wxT ("Tahoe Art Haus And Cinema")); @@ -379,6 +381,7 @@ supported_by.Add (wxT ("KulturKino Feuchtwangen")); supported_by.Add (wxT ("Lorenzo Fiale")); supported_by.Add (wxT ("Dean Fick")); supported_by.Add (wxT ("Marc Fiebig")); +supported_by.Add (wxT ("Aglaja Filipovic")); supported_by.Add (wxT ("Moshel Film")); supported_by.Add (wxT ("Juli Film")); supported_by.Add (wxT ("Pató Film")); @@ -599,6 +602,7 @@ supported_by.Add (wxT ("Melinda James")); supported_by.Add (wxT ("Luca Jankovic")); supported_by.Add (wxT ("Andy Jans-Brown")); supported_by.Add (wxT ("Mart Jansink")); +supported_by.Add (wxT ("David Jenkins")); supported_by.Add (wxT ("Scott Jennings")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Frank Jerkic")); @@ -790,6 +794,7 @@ supported_by.Add (wxT ("Garry Maddison")); supported_by.Add (wxT ("Peter Maddock")); supported_by.Add (wxT ("Mat Made")); supported_by.Add (wxT ("Michael Madigan")); +supported_by.Add (wxT ("Lanterna Magica")); supported_by.Add (wxT ("Peter Magnusson")); supported_by.Add (wxT ("Paolo Magris")); supported_by.Add (wxT ("Andrea Maguolo")); @@ -1207,6 +1212,7 @@ supported_by.Add (wxT ("Raggio Verde Subtitles")); supported_by.Add (wxT ("Michael Suesterhenn")); supported_by.Add (wxT ("Christian Suhren")); supported_by.Add (wxT ("Frans Suijs")); +supported_by.Add (wxT ("Sergey Sushinskiy")); supported_by.Add (wxT ("Spring Sutter")); supported_by.Add (wxT ("Sven")); supported_by.Add (wxT ("Phil Svitek")); @@ -1240,6 +1246,7 @@ supported_by.Add (wxT ("Rodeo Drive-In Theatre")); supported_by.Add (wxT ("Ralph Thiekötter")); supported_by.Add (wxT ("Carlo Thiel")); supported_by.Add (wxT ("Nicholas Thiele")); +supported_by.Add (wxT ("Mark Thomas")); supported_by.Add (wxT ("Jamie Thomas")); supported_by.Add (wxT ("Ade Thompson")); supported_by.Add (wxT ("Thorkell")); @@ -1326,6 +1333,7 @@ supported_by.Add (wxT ("Paul Howard, WeMakeFilms")); supported_by.Add (wxT ("Mike Wendt")); supported_by.Add (wxT ("Frank Wenz")); supported_by.Add (wxT ("Anja Wenz")); +supported_by.Add (wxT ("Olav Werner")); supported_by.Add (wxT ("Maik Wieczorek")); supported_by.Add (wxT ("Ralph Wiegandt")); supported_by.Add (wxT ("Johannes Wilbrand")); @@ -1365,6 +1373,7 @@ supported_by.Add (wxT ("Peter Zeitlinger")); supported_by.Add (wxT ("Pavel Zhdanko")); supported_by.Add (wxT ("Chenliang Zhu")); supported_by.Add (wxT ("Daniel Židek")); +supported_by.Add (wxT ("Hens Zimmerman")); supported_by.Add (wxT ("Ernst Zimmerman")); supported_by.Add (wxT ("Roberto Zin")); supported_by.Add (wxT ("Matthieu Zingle")); |
