diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-11-05 07:43:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-11-05 07:43:29 +0100 |
| commit | 9ff22e1694a53f09a84b01685b64dcb83e830365 (patch) | |
| tree | 5761e3acce6a61f16404e047d43e1013dbd2d064 | |
| parent | c76a7e968f54eb0e6c8da9c1ae6bc069ed05fdda (diff) | |
Supporters update.v2.15.172
| -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 03b1ddb7c..d5c52ea50 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -394,6 +394,7 @@ supported_by.Add (wxT ("Ariel Montage Inc.")); supported_by.Add (wxT ("Digital Filmz International Inc.")); supported_by.Add (wxT ("Forrest Proctor Industries")); supported_by.Add (wxT ("Indyvideo")); +supported_by.Add (wxT ("Innfoto")); supported_by.Add (wxT ("Inoekino")); supported_by.Add (wxT ("Inskino")); supported_by.Add (wxT ("Bryn Mawr Film Institute")); @@ -448,6 +449,7 @@ supported_by.Add (wxT ("Alabama Kino")); supported_by.Add (wxT ("Moviemento Kino")); supported_by.Add (wxT ("Pupille Kino")); supported_by.Add (wxT ("Böblinger Kinos")); +supported_by.Add (wxT ("Tim Kirby")); supported_by.Add (wxT ("Jill Kirsch")); supported_by.Add (wxT ("James Kirst")); supported_by.Add (wxT ("Marko Kljajić")); |
