diff options
| -rw-r--r-- | src/wx/supporters.cc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 098faca5b..ad1dbaf52 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -32,6 +32,7 @@ supported_by.Add (wxT ("Afterparty")); supported_by.Add (wxT ("Rodo Works AG")); supported_by.Add (wxT ("X Verleih AG")); supported_by.Add (wxT ("Gui Agustini")); +supported_by.Add (wxT ("Christopher Aitken")); supported_by.Add (wxT ("Lee Akin")); supported_by.Add (wxT ("Cinema Albert")); supported_by.Add (wxT ("Bjørnar Albertsen")); @@ -98,6 +99,7 @@ supported_by.Add (wxT ("Zak Bedaida")); supported_by.Add (wxT ("Louis Belloisy")); supported_by.Add (wxT ("Remi Bergman")); supported_by.Add (wxT ("Alessandro Bernardi")); +supported_by.Add (wxT ("Hakan Besim")); supported_by.Add (wxT ("Betavita")); supported_by.Add (wxT ("Potong Bhramayana")); supported_by.Add (wxT ("Nicolas Bilder")); @@ -222,6 +224,7 @@ supported_by.Add (wxT ("Zach && Zach Cinérgie")); supported_by.Add (wxT ("Cinestudio")); supported_by.Add (wxT ("Cinema Clarici")); supported_by.Add (wxT ("Berendina Clason")); +supported_by.Add (wxT ("Bob Clements")); supported_by.Add (wxT ("Sally J. Cloninger")); supported_by.Add (wxT ("Robin Cloud")); supported_by.Add (wxT ("Massive Clouds")); @@ -337,6 +340,7 @@ supported_by.Add (wxT ("Simon Edwards")); supported_by.Add (wxT ("Arthur Edwards")); supported_by.Add (wxT ("Si Edwards")); supported_by.Add (wxT ("CentralTheater Brake eG")); +supported_by.Add (wxT ("Daniel Egan")); supported_by.Add (wxT ("NEU-Deli Einbeck")); supported_by.Add (wxT ("Thomas Eingartner")); supported_by.Add (wxT ("Gabriel Eiriz")); @@ -1357,6 +1361,7 @@ supported_by.Add (wxT ("Aćim Vasić")); supported_by.Add (wxT ("Vladimir Vasiljevic")); supported_by.Add (wxT ("Tilman Vatteroth")); supported_by.Add (wxT ("Jos Vecht")); +supported_by.Add (wxT ("Christian Vennefrohne")); supported_by.Add (wxT ("Jaap Verseput")); supported_by.Add (wxT ("Videoworld")); supported_by.Add (wxT ("Robert Vidić")); @@ -1449,6 +1454,7 @@ supported_by.Add (wxT ("Juan Zubillaga")); supported_by.Add (wxT ("Jack Zullo")); supported_by.Add (wxT ("Jan Zuska")); supported_by.Add (wxT ("Camera Zwo")); +supported_by.Add (wxT ("Bianca Zylla")); supported_by.Add (wxT ("Юров Александр")); supported_by.Add (wxT ("Огрызков Алексей")); supported_by.Add (wxT ("Покровский Дмитрий")); |
