diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-03-25 21:29:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-03-25 21:29:28 +0100 |
| commit | d6f3642080f1bc05651e427cb0a844311d03fb8a (patch) | |
| tree | 6a0e0909c65bccf75df6966b27213c0a89642c4e /src/wx/supporters.cc | |
| parent | 94c5406966c255fc5f9d265b09b3f16441e36ca4 (diff) | |
Supporters update.
Diffstat (limited to 'src/wx/supporters.cc')
| -rw-r--r-- | src/wx/supporters.cc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 470269beb..14c5f1203 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -432,6 +432,7 @@ supported_by.Add (wxT ("Harold Hallikainen")); supported_by.Add (wxT ("Paul Halpin")); supported_by.Add (wxT ("Peter Halter")); supported_by.Add (wxT ("Filmcrew Hamburg")); +supported_by.Add (wxT ("Howard Hamilton")); supported_by.Add (wxT ("Hassan Hamza")); supported_by.Add (wxT ("Jessica Han")); supported_by.Add (wxT ("Niels-Erik Constantin Hansen")); @@ -466,6 +467,7 @@ supported_by.Add (wxT ("RHI Media Robert Hoelzel")); supported_by.Add (wxT ("Robert Hofer")); supported_by.Add (wxT ("Johannes Hoffmann")); supported_by.Add (wxT ("Henning Hoffmann-Heyden (Media_2435)")); +supported_by.Add (wxT ("Sky Hopinka")); supported_by.Add (wxT ("IJsbrand Hortensius")); supported_by.Add (wxT ("Joseph Howes")); supported_by.Add (wxT ("Joseph Huether")); @@ -586,6 +588,7 @@ supported_by.Add (wxT ("Polona Kuzman")); supported_by.Add (wxT ("Othmar Kyas")); supported_by.Add (wxT ("Nyein Chan Kyaw")); supported_by.Add (wxT ("Moon Atlas LLC")); +supported_by.Add (wxT ("Pilotkino LLC")); supported_by.Add (wxT ("No Blood Of Mine LLC")); supported_by.Add (wxT ("Pelidom LLC")); supported_by.Add (wxT ("Renaissance Entertainment LLC")); @@ -850,6 +853,7 @@ supported_by.Add (wxT ("David Pires")); supported_by.Add (wxT ("Rudolf Pirolt")); supported_by.Add (wxT ("Jean-Michel Pitre")); supported_by.Add (wxT ("Francesco Pitscheider")); +supported_by.Add (wxT ("The Rivoli Theatre and Pizzeria")); supported_by.Add (wxT ("Maximilian Plettau")); supported_by.Add (wxT ("Thida Plitpholkarnpim")); supported_by.Add (wxT ("Gianluca Luigi Pontone")); @@ -991,6 +995,7 @@ supported_by.Add (wxT ("Rebecca Smith")); supported_by.Add (wxT ("Marcus Smith")); supported_by.Add (wxT ("Martin Smith")); supported_by.Add (wxT ("Gregg Smith")); +supported_by.Add (wxT ("David Snell")); supported_by.Add (wxT ("John Sniadecki")); supported_by.Add (wxT ("John Snow")); supported_by.Add (wxT ("Günter Sobeck")); @@ -1097,6 +1102,7 @@ supported_by.Add (wxT ("Tilman Vatteroth")); supported_by.Add (wxT ("Jos Vecht")); supported_by.Add (wxT ("Jaap Verseput")); supported_by.Add (wxT ("Robert Vidić")); +supported_by.Add (wxT ("Burg Kino Vienna")); supported_by.Add (wxT ("Unrestricted View")); supported_by.Add (wxT ("Daniel Ferreira Vigueras")); supported_by.Add (wxT ("Ranji Vijayan")); @@ -1154,6 +1160,7 @@ supported_by.Add (wxT ("Uwe Wrobel")); supported_by.Add (wxT ("Andrew Wuelfing")); supported_by.Add (wxT ("Frank de Wulf")); supported_by.Add (wxT ("Sining Xiang")); +supported_by.Add (wxT ("Alayna Y")); supported_by.Add (wxT ("Goat And Yeti")); supported_by.Add (wxT ("Julia Yezbick")); supported_by.Add (wxT ("Joseph Yuchasz")); @@ -1200,4 +1207,5 @@ supported_by.Add (wxT ("Кокшаров Егор")); supported_by.Add (wxT ("Гуляев Михаил")); supported_by.Add (wxT ("Дмитрий Покровский")); supported_by.Add (wxT ("Пантелеев Тимофей")); +supported_by.Add (wxT ("屹 崔")); supported_by.Add (wxT ("山崎 巌")); |
