diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-06-11 14:23:39 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-06-11 14:23:39 +0200 |
| commit | 590971990313000c2c0dc329ee8cd7f9a9d32046 (patch) | |
| tree | fb606b67e5304e5efc3b562716c712ea416f748f | |
| parent | 2d89772ba5b5bc3b2e010b3bbbafe2efa9300353 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 5c0d01feb..73fab0483 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -283,6 +283,7 @@ supported_by.Add (wxT ("Nulight Designs")); supported_by.Add (wxT ("Mark Desmet")); supported_by.Add (wxT ("Damien Detcheberry")); supported_by.Add (wxT ("James Devlin")); +supported_by.Add (wxT ("Douglas Devore")); supported_by.Add (wxT ("James-Alexander Dewhirst-Prineas")); supported_by.Add (wxT ("Daniel Arasanz Díaz")); supported_by.Add (wxT ("Thomas Dickens")); @@ -406,6 +407,7 @@ supported_by.Add (wxT ("Lifetime Heritage Films")); supported_by.Add (wxT ("Trinder Films")); supported_by.Add (wxT ("Hevadis Films")); supported_by.Add (wxT ("Artio Films")); +supported_by.Add (wxT ("Aviatrix Films")); supported_by.Add (wxT ("Substantial Films")); supported_by.Add (wxT ("Terra Nostra Films")); supported_by.Add (wxT ("laFaz Films")); @@ -973,6 +975,7 @@ supported_by.Add (wxT ("Peccadillo Pictures")); supported_by.Add (wxT ("Silvia Pierattini")); supported_by.Add (wxT ("Andrea Pieri")); supported_by.Add (wxT ("Enrico Pillon")); +supported_by.Add (wxT ("J Pinder")); supported_by.Add (wxT ("Greg Pine")); supported_by.Add (wxT ("Sanrasak Pinkaew")); supported_by.Add (wxT ("J. Rogerio Oliveira Pinto")); @@ -1251,6 +1254,7 @@ supported_by.Add (wxT ("Michael Ude")); supported_by.Add (wxT ("Mediakomitee UG")); supported_by.Add (wxT ("Tor Uglum")); supported_by.Add (wxT ("Bjørn Uhrbrand")); +supported_by.Add (wxT ("Tamas Ujlaki")); supported_by.Add (wxT ("Cinema Metropolis Umbertide")); supported_by.Add (wxT ("Anthony Urgo")); supported_by.Add (wxT ("Alvaro Urtizberea")); @@ -1346,6 +1350,7 @@ supported_by.Add (wxT ("Daniel Židek")); supported_by.Add (wxT ("Ernst Zimmerman")); supported_by.Add (wxT ("Roberto Zin")); supported_by.Add (wxT ("Matthieu Zingle")); +supported_by.Add (wxT ("Allard Zoetman")); supported_by.Add (wxT ("Vincent Zorzi")); supported_by.Add (wxT ("Juan Zubillaga")); supported_by.Add (wxT ("Jack Zullo")); |
