diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-10-19 00:31:13 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-10-19 00:31:13 +0200 |
| commit | eff899ef357bb0b22a50accdfcb219e1eda9657d (patch) | |
| tree | d167fe48d839bb4c087a21bc423bb708ea44c3c6 | |
| parent | 5b405523b9b9eb44d799ef54f1715710fd51758d (diff) | |
Supporters update.
| -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 5bf25d17d..79a30fb21 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -165,6 +165,7 @@ supported_by.Add (wxT ("Opificio Ciclope")); supported_by.Add (wxT ("Trylon Cinema")); supported_by.Add (wxT ("Canyon Cinema")); supported_by.Add (wxT ("Row House Cinema")); +supported_by.Add (wxT ("Images Cinema")); supported_by.Add (wxT ("Ellon Cinema")); supported_by.Add (wxT ("Circle Cinema")); supported_by.Add (wxT ("Flat Rock Cinema")); @@ -1042,6 +1043,7 @@ supported_by.Add (wxT ("Runlevel Two")); supported_by.Add (wxT ("Stephen Tyler")); supported_by.Add (wxT ("Mediakomitee UG")); supported_by.Add (wxT ("Bjørn Uhrbrand")); +supported_by.Add (wxT ("Cinema Metropolis Umbertide")); supported_by.Add (wxT ("Anthony Urgo")); supported_by.Add (wxT ("Alvaro Urtizberea")); supported_by.Add (wxT ("Claudio Corrado Valente")); |
