diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-04-14 19:49:02 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-04-14 19:49:02 +0200 |
| commit | 672d0c419007cafcff96938f42de51a1e5033202 (patch) | |
| tree | 3dad87371fe868398d53e609154eb908011654e4 | |
| parent | 4b4d0410e78637f8b2317a059accf8a239b56b49 (diff) | |
Supporters update.v2.18.17
| -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 b08dd0235..098faca5b 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -434,6 +434,7 @@ supported_by.Add (wxT ("BananaMama Films")); supported_by.Add (wxT ("Broadstone Films")); supported_by.Add (wxT ("Labyrinth Films")); supported_by.Add (wxT ("Tiempos Dificiles Films")); +supported_by.Add (wxT ("Jason Gray (Loaded Films)")); supported_by.Add (wxT ("Broadway Filmtheater")); supported_by.Add (wxT ("Diego Fincatto")); supported_by.Add (wxT ("Andres Fink")); @@ -620,6 +621,7 @@ supported_by.Add (wxT ("Mahboobani Jackie")); supported_by.Add (wxT ("Alexzandra Jackson")); supported_by.Add (wxT ("Karl Jacob")); supported_by.Add (wxT ("Camille Jacques")); +supported_by.Add (wxT ("Roxanne Jaeckel")); supported_by.Add (wxT ("Henrik Jäger")); supported_by.Add (wxT ("Tomasz Jagi")); supported_by.Add (wxT ("Pongsint Jaksmittanont")); @@ -936,6 +938,7 @@ supported_by.Add (wxT ("Lars Moritz")); supported_by.Add (wxT ("Lindsay Morris")); supported_by.Add (wxT ("Christopher Morrison")); supported_by.Add (wxT ("Augusto Mory")); +supported_by.Add (wxT ("Eva Moss")); supported_by.Add (wxT ("Mia Movie")); supported_by.Add (wxT ("Nils Mückner")); supported_by.Add (wxT ("Lorenz Müller")); |
