diff options
| -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")); |
