diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-12-22 00:17:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-22 00:17:27 +0100 |
| commit | c398f539a3392b721cd38800946a16eb24ec55e5 (patch) | |
| tree | 9bd4e317ecdd290789e1802fdc46105011c3af01 /src | |
| parent | f9ab63ab6d2e7eb4b997790e5ca04b38e0ac3f7a (diff) | |
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/supporters.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index cde9fab94..b0dcbebdc 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -483,6 +483,7 @@ supported_by.Add (wxT ("CIDCOM Werbeagentur GmbH")); supported_by.Add (wxT ("Filmtheaterbetriebe Klein GmbH")); supported_by.Add (wxT ("Konnektom GmbH")); supported_by.Add (wxT ("Artus Postproduktion GmbH")); +supported_by.Add (wxT ("CAUTION GmbH")); supported_by.Add (wxT ("ProCinema GmbH")); supported_by.Add (wxT ("Urakypost GmbH")); supported_by.Add (wxT ("Gerd Gockell")); @@ -1362,6 +1363,7 @@ supported_by.Add (wxT ("Matthew Wechsler")); supported_by.Add (wxT ("Guido Wehner")); supported_by.Add (wxT ("Chen Chia Wei")); supported_by.Add (wxT ("Andreas Weiss")); +supported_by.Add (wxT ("Kommunales Kino Weiterstadt")); supported_by.Add (wxT ("Paul Howard, WeMakeFilms")); supported_by.Add (wxT ("Mike Wendt")); supported_by.Add (wxT ("Frank Wenz")); |
