diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-09-21 01:10:14 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-09-21 01:10:14 +0200 |
| commit | 2fac14d5b89a5a037fc429e98e45b8caa4faca98 (patch) | |
| tree | ea4fd1a8929b6ca5a39c4c1da6ba2eaf1e83a421 | |
| parent | 4b2f1fd3e9aef7efcd55f0f52ad56d767a6c26d5 (diff) | |
Supporters update.v2.16.65
| -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 7b433d800..31dc71eaf 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -81,6 +81,7 @@ supported_by.Add (wxT ("Hubert Bartholomae")); supported_by.Add (wxT ("Danny Bartlett")); supported_by.Add (wxT ("Mustafa Battal")); supported_by.Add (wxT ("Elvert Bañares")); +supported_by.Add (wxT ("Frank Beachem")); supported_by.Add (wxT ("Kenneth Beals")); supported_by.Add (wxT ("Jean-Pierre Beauviala")); supported_by.Add (wxT ("Hansjoerg Beck")); @@ -103,6 +104,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 ("Francesco Bonerba")); supported_by.Add (wxT ("Silvio Bonomi")); supported_by.Add (wxT ("Pierre-Alexis Bontemps")); supported_by.Add (wxT ("Jeff Boot")); @@ -887,6 +889,7 @@ supported_by.Add (wxT ("Matko Petrić")); supported_by.Add (wxT ("Dimitri Petrovic")); supported_by.Add (wxT ("Stephen Pfeil")); supported_by.Add (wxT ("Jason Phelps")); +supported_by.Add (wxT ("John Phillips")); supported_by.Add (wxT ("Nat Phong")); supported_by.Add (wxT ("MelRish Photos And Films")); supported_by.Add (wxT ("Paolo Piccioli")); @@ -1146,6 +1149,7 @@ supported_by.Add (wxT ("Richard Turner")); supported_by.Add (wxT ("Runlevel Two")); supported_by.Add (wxT ("Stephen Tyler")); supported_by.Add (wxT ("Mediakomitee UG")); +supported_by.Add (wxT ("Michael Ude")); supported_by.Add (wxT ("Bjørn Uhrbrand")); supported_by.Add (wxT ("Cinema Metropolis Umbertide")); supported_by.Add (wxT ("Anthony Urgo")); |
