diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-08-13 23:55:02 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-08-13 23:55:02 +0200 |
| commit | 71057e641998a287e96e65c132be375a981731eb (patch) | |
| tree | aa389bd9c998ce30f171e6394bb7568ba7b2dff7 | |
| parent | d889a9755d3f0a6d1ec54896f976578672df1d9b (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 3d3b0c0e3..6e321f434 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -745,6 +745,7 @@ supported_by.Add (wxT ("Nyein Chan Kyaw")); supported_by.Add (wxT ("Kino Laboratorium")); supported_by.Add (wxT ("Luis Lagera")); supported_by.Add (wxT ("Gerardo Lamattina")); +supported_by.Add (wxT ("Marc Lamontagne")); supported_by.Add (wxT ("cinetec Landfried GmbH")); supported_by.Add (wxT ("David Landolf")); supported_by.Add (wxT ("Chris Landry")); @@ -1107,6 +1108,7 @@ supported_by.Add (wxT ("Stoneman Productions")); supported_by.Add (wxT ("Oley Sassone Productions")); supported_by.Add (wxT ("RIOT Productions")); supported_by.Add (wxT ("Undercrank Productions")); +supported_by.Add (wxT ("Laverock Productions")); supported_by.Add (wxT ("Kino ist Programm")); supported_by.Add (wxT ("Sem Rumo — Projetos Audiovisuais")); supported_by.Add (wxT ("ProsetschioPictures")); |
