Supporter.
[dcpomatic.git] / src / wx / about_dialog.cc
index 29e38676a156953850bfc2468b7b93c9d32bbf23..d7ce0800e913138921b8b38c240daa4eda885a7f 100644 (file)
@@ -115,6 +115,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        translated_by.Add (wxT ("Carsten Kurz"));
        translated_by.Add (wxT ("Lilian Lefranc"));
        translated_by.Add (wxT ("Gérald Maruccia"));
+       translated_by.Add (wxT ("Mike Mazur"));
        translated_by.Add (wxT ("Rob van Nieuwkerk"));
        translated_by.Add (wxT ("Anders Uhl Pedersen"));
        translated_by.Add (wxT ("Olivier Perriere"));
@@ -137,16 +138,20 @@ AboutDialog::AboutDialog (wxWindow* parent)
        wxArrayString supported_by;
        supported_by.Add (wxT ("Manuel AC"));
        supported_by.Add (wxT ("Kambiz Afshar"));
+       supported_by.Add (wxT ("Louis Albini"));
        supported_by.Add (wxT ("Alex Asp"));
        supported_by.Add (wxT ("Georges Asmar"));
        supported_by.Add (wxT ("Eric Audurier"));
+       supported_by.Add (wxT ("Kenneth Beals"));
        supported_by.Add (wxT ("Jean-Pierre Beauviala"));
        supported_by.Add (wxT ("Louis Belloisy"));
+       supported_by.Add (wxT ("Frans van den Berg"));
        supported_by.Add (wxT ("Mike Blakesley"));
        supported_by.Add (wxT ("Silvio Bonomi"));
        supported_by.Add (wxT ("Fabio Bozzoli"));
        supported_by.Add (wxT ("Pierre-Alexis Bontemps"));
        supported_by.Add (wxT ("Jeff Boot"));
+       supported_by.Add (wxT ("Alexander Buchholz"));
        supported_by.Add (wxT ("Paul Carey"));
        supported_by.Add (wxT ("Nathan Carpenter"));
        supported_by.Add (wxT ("Kieran Carroll"));
@@ -174,6 +179,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Evan Freeze"));
        supported_by.Add (wxT ("Brett Friedman"));
        supported_by.Add (wxT ("Stephen Furley"));
+       supported_by.Add (wxT ("filmtechniek.nl"));
        supported_by.Add (wxT ("Gartenbaukino"));
        supported_by.Add (wxT ("Silvio Giuliano"));
        supported_by.Add (wxT ("Alan Gouger"));
@@ -185,6 +191,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("刘汉源"));
        supported_by.Add (wxT ("Jeff Hemingway"));
        supported_by.Add (wxT ("Antonio Ruiz Hernandez"));
+       supported_by.Add (wxT ("Joseph Huether"));
        supported_by.Add (wxT ("Film.Ca Inc."));
        supported_by.Add (wxT ("Denis Ivashvkevych"));
        supported_by.Add (wxT ("Karl Jacob"));
@@ -195,6 +202,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Thierry Journet"));
        supported_by.Add (wxT ("Mario Kalogjera"));
        supported_by.Add (wxT ("Zbigniew Kamiński"));
+       supported_by.Add (wxT ("Klaus Karger"));
        supported_by.Add (wxT ("Ikram Karimov"));
        supported_by.Add (wxT ("Chris Kay"));
        supported_by.Add (wxT ("Lars Kelto"));
@@ -204,6 +212,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("James Kirst"));
        supported_by.Add (wxT ("Adam Klotblixt"));
        supported_by.Add (wxT ("Filip Kovcin"));
+       supported_by.Add (wxT ("Timm Kröger"));
        supported_by.Add (wxT ("Cihan Kulaber"));
        supported_by.Add (wxT ("Carsten Kurz"));
        supported_by.Add (wxT ("David Armati Lechner"));
@@ -227,9 +236,11 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Adrian Manolescu"));
        supported_by.Add (wxT ("Mattias Mattsson"));
        supported_by.Add (wxT ("George Mazarakis"));
+       supported_by.Add (wxT ("Mike Mazur"));
        supported_by.Add (wxT ("Gordon McLeod"));
        supported_by.Add (wxT ("P. Meijer"));
        supported_by.Add (wxT ("Brian Mendelssohn"));
+       supported_by.Add (wxT ("Olaf Merker"));
        supported_by.Add (wxT ("Kjarten Michaelsen"));
        supported_by.Add (wxT ("Aldo Midali"));
        supported_by.Add (wxT ("Sylvain Mielle"));
@@ -251,6 +262,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Olov Östlund"));
        supported_by.Add (wxT ("Vasiliy Popov"));
        supported_by.Add (wxT ("Rui Pereira"));
+       supported_by.Add (wxT ("Armin Peterhans"));
        supported_by.Add (wxT ("Andrea Pieri"));
        supported_by.Add (wxT ("Denis Postle"));
        supported_by.Add (wxT ("Aditya Pratama"));
@@ -274,9 +286,12 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Christian Suhren"));
        supported_by.Add (wxT ("Bruce Taylor"));
        supported_by.Add (wxT ("OpsCenter Technologies, Inc."));
+       supported_by.Add (wxT ("Texas Theatre"));
        supported_by.Add (wxT ("Lawrence Towers"));
        supported_by.Add (wxT ("Petter Trønsdal"));
        supported_by.Add (wxT ("Richard Turner"));
+       supported_by.Add (wxT ("Tilman Vatteroth"));
+       supported_by.Add (wxT ("Alexey Vinokurov"));
        supported_by.Add (wxT ("Stéphane Wagneur"));
        supported_by.Add (wxT ("Andrew Walls"));
        supported_by.Add (wxT ("Raoul Walzer"));
@@ -294,6 +309,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Frechen-Film e.V."));
        supported_by.Add (wxT ("Mobiles Kino e.V."));
        supported_by.Add (wxT ("Kino Völkerfreundschaft"));
+       supported_by.Add (wxT ("Ernst Zimmerman"));
        add_section (_("Supported by"), supported_by);
 
        wxArrayString tested_by;