diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-07-28 22:14:56 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-07-28 22:14:56 +0200 |
| commit | f08c5b4596b7ded4ea75bfa599414470c9dfbb84 (patch) | |
| tree | 123c1e0a8dd3218e82ba4faf64d2aa8080b9d0e9 | |
| parent | 9158a8099f0f3c71ed124a2e0a9f2fee9e88a22c (diff) | |
Supporters update.v2.16.90
| -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 baaa4bd3a..8a00b302d 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -957,6 +957,7 @@ supported_by.Add (wxT ("Anand Patwardhan")); supported_by.Add (wxT ("Tomaz Pavkovic")); supported_by.Add (wxT ("Stanko Pavlica")); supported_by.Add (wxT ("Konstantinos Pavlidis")); +supported_by.Add (wxT ("Shallum Ong Pe")); supported_by.Add (wxT ("Natalie Peart")); supported_by.Add (wxT ("Cine Avenida Pedrajas")); supported_by.Add (wxT ("Voitek Pendrak")); @@ -1196,6 +1197,7 @@ supported_by.Add (wxT ("Yum Studio")); supported_by.Add (wxT ("JLM Studios")); supported_by.Add (wxT ("Open Gate Studios")); supported_by.Add (wxT ("Seelie Studios")); +supported_by.Add (wxT ("Gianfranco Tortora, Sud Sound Studios")); supported_by.Add (wxT ("Raggio Verde Subtitles")); supported_by.Add (wxT ("Michael Suesterhenn")); supported_by.Add (wxT ("Christian Suhren")); |
