diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-02-15 01:06:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-02-15 01:06:32 +0100 |
| commit | 3a231c4ec87fa5cb9fb1c437839deb4df2248a43 (patch) | |
| tree | f75a3b6e05f57f7f9f0eede8d37f38bb9c4c88cb | |
| parent | c08f048dffd6b8c837cb3fb65985011d45c640a8 (diff) | |
Supporters update.
| -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 fdbedde69..8e4fac8c7 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -221,6 +221,7 @@ supported_by.Add (wxT ("Devon Collins")); supported_by.Add (wxT ("Sodalite Color")); supported_by.Add (wxT ("XD Colorgrading")); supported_by.Add (wxT ("Adam Colt")); +supported_by.Add (wxT ("RooandKanga Production Company")); supported_by.Add (wxT ("Marketplace Media Company")); supported_by.Add (wxT ("The Archetype Company")); supported_by.Add (wxT ("Conta'm")); @@ -1173,6 +1174,7 @@ supported_by.Add (wxT ("The Savoy Theater")); supported_by.Add (wxT ("Lark Theater")); supported_by.Add (wxT ("Port Elmsley Drive-In Theater")); supported_by.Add (wxT ("Tryon Theatre")); +supported_by.Add (wxT ("The Rustic Theatre")); supported_by.Add (wxT ("Kiggins Theatre")); supported_by.Add (wxT ("The Tryon Theatre")); supported_by.Add (wxT ("Peter Hoopes for the Everett Theatre")); |
