diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-12-24 14:26:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-26 16:46:02 +0100 |
| commit | 8cb1d6a487a5cb91ef1c53c607657198b7e1929a (patch) | |
| tree | dfd8653577ea651e983bac926fc8eabcd31f5aa5 | |
| parent | f2314f0501e03f688774b462033164ae9cea8997 (diff) | |
Supporters update.v2.18.1
| -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")); |
