diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-08-17 12:56:20 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-08-17 12:56:20 +0200 |
| commit | e65d17fa04c411295496968f6ecee9b3a6c21fae (patch) | |
| tree | c763a48ebd57268a1b83f9767fada295a30a219d /src/wx | |
| parent | 0b4bffff846efe967110477797218c170ffb3166 (diff) | |
| parent | e96f917d51f9606a550902dbc16e0971a8967039 (diff) | |
Merge remote-tracking branch 'origin/main' into v2.17.x
Diffstat (limited to 'src/wx')
| -rw-r--r-- | src/wx/supporters.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 8a00b302d..36cffa34d 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -221,6 +221,7 @@ supported_by.Add (wxT ("Gary Coates")); supported_by.Add (wxT ("Alex Cockburn")); supported_by.Add (wxT ("Dan Cohen")); supported_by.Add (wxT ("Jonathan Cole")); +supported_by.Add (wxT ("Shane Colella")); supported_by.Add (wxT ("Blair Collie")); supported_by.Add (wxT ("Devon Collins")); supported_by.Add (wxT ("Sodalite Color")); @@ -562,6 +563,7 @@ 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 ("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")); @@ -600,6 +602,7 @@ supported_by.Add (wxT ("Mart Jansink")); supported_by.Add (wxT ("Scott Jennings")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Frank Jerkic")); +supported_by.Add (wxT ("Frank Jerkic")); supported_by.Add (wxT ("Arturas Jevdokimovas")); supported_by.Add (wxT ("Rainer Joerger")); supported_by.Add (wxT ("Mathew Johns")); @@ -679,6 +682,7 @@ supported_by.Add (wxT ("Jakub Królikowski")); supported_by.Add (wxT ("Cihan Kulaber")); supported_by.Add (wxT ("Patrick Kulemann")); supported_by.Add (wxT ("kult.kino")); +supported_by.Add (wxT ("Kino Kults")); supported_by.Add (wxT ("kulturplatz-davos")); supported_by.Add (wxT ("Steven Kurtz")); supported_by.Add (wxT ("Carsten Kurz")); @@ -1108,6 +1112,7 @@ supported_by.Add (wxT ("Nadia Santos")); supported_by.Add (wxT ("Yvy Production Sarl")); supported_by.Add (wxT ("Carlo Sassi")); supported_by.Add (wxT ("Les Mures Sauvages")); +supported_by.Add (wxT ("Becky Sayers")); supported_by.Add (wxT ("Michael Schaffer")); supported_by.Add (wxT ("Andreas Schafft")); supported_by.Add (wxT ("Daniel Schär")); |
