diff options
| -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 7f9303d1f..de6959a1e 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -283,6 +283,7 @@ supported_by.Add (wxT ("Short Waves Festival")); supported_by.Add (wxT ("Port Townsend Film Festival")); supported_by.Add (wxT ("Crystal Palace International Film Festival")); supported_by.Add (wxT ("Toronto Black Film Festival")); +supported_by.Add (wxT ("Cinema Diverse: The Palm Springs LGBTQ+ Film Festival")); supported_by.Add (wxT ("KulturKino Feuchtwangen")); supported_by.Add (wxT ("Dean Fick")); supported_by.Add (wxT ("Marc Fiebig")); @@ -566,6 +567,7 @@ supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Marga Laube")); supported_by.Add (wxT ("Nicholas Lavigne")); supported_by.Add (wxT ("Philip Lawrence")); +supported_by.Add (wxT ("David Lawrence")); supported_by.Add (wxT ("Cinéma Le Louxor")); supported_by.Add (wxT ("James LeJeune")); supported_by.Add (wxT ("Brendan Leaden")); @@ -910,6 +912,7 @@ supported_by.Add (wxT ("Benjamin Simmons")); supported_by.Add (wxT ("Peter Six")); supported_by.Add (wxT ("Shai Skiff")); supported_by.Add (wxT ("Alan Slattery")); +supported_by.Add (wxT ("Kevin Smilden")); supported_by.Add (wxT ("Rebecca Smith")); supported_by.Add (wxT ("Marcus Smith")); supported_by.Add (wxT ("Martin Smith")); |
