pot/merge.
[dcpomatic.git] / src / wx / about_dialog.cc
index 71992ac7f8198d1d753f78c64fc4e78942fff905..393b7b12a738a8bc8d15a225c13d6d7f5406b166 100644 (file)
@@ -165,6 +165,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"));
@@ -272,6 +273,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"));