Tweak supporter name.
[dcpomatic.git] / src / wx / about_dialog.cc
index 71992ac7f8198d1d753f78c64fc4e78942fff905..9364b5427ae44cfba7cf4218d08686477f2ffd94 100644 (file)
@@ -150,6 +150,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Frank Cianciolo"));
        supported_by.Add (wxT ("Central Cinema"));
        supported_by.Add (wxT ("Cinema Clarici"));
+       supported_by.Add (wxT ("Dan Cohen"));
        supported_by.Add (wxT ("Adam Colt"));
        supported_by.Add (wxT ("Adam Cousins"));
        supported_by.Add (wxT ("Matthias Damm"));
@@ -165,6 +166,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Andres Fink"));
        supported_by.Add (wxT ("Dave Fleegel"));
        supported_by.Add (wxT ("Evan Freeze"));
+       supported_by.Add (wxT ("Brett Friedman"));
        supported_by.Add (wxT ("Stephen Furley"));
        supported_by.Add (wxT ("Silvio Giuliano"));
        supported_by.Add (wxT ("Alan Gouger"));
@@ -178,6 +180,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Film.Ca Inc."));
        supported_by.Add (wxT ("Denis Ivashvkevych"));
        supported_by.Add (wxT ("Karl Jacob"));
+       supported_by.Add (wxT ("Tomasz Jagi"));
        supported_by.Add (wxT ("Jonathan Jensen"));
        supported_by.Add (wxT ("Mathew Johns"));
        supported_by.Add (wxT ("Thierry Journet"));
@@ -187,6 +190,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Lars Kelto"));
        supported_by.Add (wxT ("Erwan Kerzanet"));
        supported_by.Add (wxT ("Kert Kiima"));
+       supported_by.Add (wxT ("Alabama Kino"));
        supported_by.Add (wxT ("Adam Klotblixt"));
        supported_by.Add (wxT ("Filip Kovcin"));
        supported_by.Add (wxT ("Cihan Kulaber"));
@@ -197,6 +201,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Gerard Manshanden"));
        supported_by.Add (wxT ("Daniel Martinez Lara"));
        supported_by.Add (wxT ("Stefan Massopust"));
+       supported_by.Add (wxT ("P. Meijer"));
        supported_by.Add (wxT ("Michal Moc"));
        supported_by.Add (wxT ("David Armati Lechner"));
        supported_by.Add (wxT ("Lilian Lefranc"));
@@ -272,6 +277,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        add_section (_("Supported by"), supported_by);
 
        wxArrayString tested_by;
+       tested_by.Add (wxT ("Manuel AC"));
        tested_by.Add (wxT ("Trever Anderson"));
        tested_by.Add (wxT ("Mike Blakesley"));
        tested_by.Add (wxT ("David Booty"));