diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-07-22 00:49:28 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-07-22 00:49:28 +0200 |
| commit | c7d5e56219f39a6304be9644cc577d89be16b7de (patch) | |
| tree | 6f23de6699acbcfd9b70466d776f1024a12fe205 | |
| parent | 6afa7d6ba7163c870e2ec17c94e762c47723ffe1 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 3a5a985b8..baaa4bd3a 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -111,6 +111,7 @@ supported_by.Add (wxT ("Peter Boiadzhieff")); supported_by.Add (wxT ("Cinema Gamma di Torre Boldone")); supported_by.Add (wxT ("Piotr Bolek")); supported_by.Add (wxT ("Dominik Bollen")); +supported_by.Add (wxT ("Tomas Boman")); supported_by.Add (wxT ("Francesco Bonerba")); supported_by.Add (wxT ("Silvio Bonomi")); supported_by.Add (wxT ("Pierre-Alexis Bontemps")); @@ -326,6 +327,7 @@ supported_by.Add (wxT ("NEU-Deli Einbeck")); supported_by.Add (wxT ("Thomas Eingartner")); supported_by.Add (wxT ("Gabriel Eiriz")); supported_by.Add (wxT ("Chris Eller")); +supported_by.Add (wxT ("Maria Emerson")); supported_by.Add (wxT ("Thore Engebretsen")); supported_by.Add (wxT ("Mark Engebretson")); supported_by.Add (wxT ("Greenpine Entertainment")); @@ -998,6 +1000,7 @@ supported_by.Add (wxT ("Andreas Klettke - poodooFX")); supported_by.Add (wxT ("Costas Popotas")); supported_by.Add (wxT ("Vasiliy Popov")); supported_by.Add (wxT ("Matic Poropatic")); +supported_by.Add (wxT ("Francesco Porta")); supported_by.Add (wxT ("Green Retina Film Post")); supported_by.Add (wxT ("Denis Postle")); supported_by.Add (wxT ("Postware")); @@ -1043,6 +1046,7 @@ supported_by.Add (wxT ("Paolo Rapalino")); supported_by.Add (wxT ("Simone Rapisarda")); supported_by.Add (wxT ("Franz Rappersberger")); supported_by.Add (wxT ("Sebastian Reategui")); +supported_by.Add (wxT ("7th Records")); supported_by.Add (wxT ("Jennifer Reeves")); supported_by.Add (wxT ("Fabien Remblier")); supported_by.Add (wxT ("AV Preservation by reto.ch")); |
