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 b0dcbebdc..e8d2dd3bc 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -1206,6 +1206,7 @@ supported_by.Add (wxT ("Adam Sondej")); supported_by.Add (wxT ("Hong Sub Song")); supported_by.Add (wxT ("Gautam Sonti")); supported_by.Add (wxT ("Theresa Sorenson")); +supported_by.Add (wxT ("Nizar Souissi")); supported_by.Add (wxT ("Boston Light and Sound")); supported_by.Add (wxT ("Nice Sound")); supported_by.Add (wxT ("Jeffrey Sousa")); @@ -1244,6 +1245,7 @@ supported_by.Add (wxT ("Raggio Verde Subtitles")); supported_by.Add (wxT ("Michael Suesterhenn")); supported_by.Add (wxT ("Christian Suhren")); supported_by.Add (wxT ("Frans Suijs")); +supported_by.Add (wxT ("Kinoclub Sursee")); supported_by.Add (wxT ("Sergey Sushinskiy")); supported_by.Add (wxT ("Spring Sutter")); supported_by.Add (wxT ("Sven")); |
