diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-07-09 00:58:09 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-07-09 00:58:09 +0200 |
| commit | 87aead633e6dfa256d42271040a488f1d5fe96e3 (patch) | |
| tree | ec3122028817f2c5e7e6678e670c1f826a07010b /src/wx | |
| parent | 3317a9b30752e2e311e7bfe36a8ce8201b07636a (diff) | |
| parent | 30dfb151091962231a228a084fb5954b1a75574b (diff) | |
Merge remote-tracking branch 'origin/main' into v2.17.x
Diffstat (limited to 'src/wx')
| -rw-r--r-- | src/wx/supporters.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index cb595eb5e..a2b53251e 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -442,6 +442,7 @@ supported_by.Add (wxT ("André Fritschi")); supported_by.Add (wxT ("Monte Fullmer")); supported_by.Add (wxT ("Gerhard Funk")); supported_by.Add (wxT ("Stephen Furley")); +supported_by.Add (wxT ("Media Furrate")); supported_by.Add (wxT ("Juliana Fusco")); supported_by.Add (wxT ("Kirk Futrell")); supported_by.Add (wxT ("Maarten Van Gageldonk")); @@ -594,6 +595,7 @@ supported_by.Add (wxT ("Melinda James")); supported_by.Add (wxT ("Luca Jankovic")); supported_by.Add (wxT ("Andy Jans-Brown")); supported_by.Add (wxT ("Mart Jansink")); +supported_by.Add (wxT ("Scott Jennings")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Frank Jerkic")); supported_by.Add (wxT ("Arturas Jevdokimovas")); @@ -746,6 +748,7 @@ supported_by.Add (wxT ("Deep Structure Productions LLC")); supported_by.Add (wxT ("Spilled Ink Cinema LLC")); supported_by.Add (wxT ("Nova Initia Productions LLC")); supported_by.Add (wxT ("Movie Geek Enterprises LLC")); +supported_by.Add (wxT ("Social Light LLC")); supported_by.Add (wxT ("Road 28 Productions LLC")); supported_by.Add (wxT ("4PM Media LLC")); supported_by.Add (wxT ("Fennworld LLC")); |
