diff options
| -rw-r--r-- | src/wx/supporters.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index beb4d967a..135f9ebce 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -558,6 +558,7 @@ supported_by.Add (wxT ("Inskino")); supported_by.Add (wxT ("Bryn Mawr Film Institute")); supported_by.Add (wxT ("IntergalacticFM")); supported_by.Add (wxT ("20minmax International Short Film Festival")); +supported_by.Add (wxT ("Shinya Isobe")); supported_by.Add (wxT ("Theodore Ivanov")); supported_by.Add (wxT ("Julien Ivanowich")); supported_by.Add (wxT ("Denis Ivashvkevych")); |
