diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-07-06 22:05:45 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-07-06 22:05:45 +0200 |
| commit | 4e8c725ec3c25093ac73d07926e235af5531e92b (patch) | |
| tree | 68c6c9625828ed15fccb82521a529997ebe7fe21 | |
| parent | fefcccd526bd4cf12dfdf43ce36ccb62b044528e (diff) | |
Supporters update.
| -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")); |
