pot/merge.
[dcpomatic.git] / src / wx / about_dialog.cc
index 2ea63fd2c0e6c0d0fc43532f27aab2586107e97b..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"));
@@ -205,6 +206,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Gavin Lewarne"));
        supported_by.Add (wxT ("Theo Lipfert"));
        supported_by.Add (wxT ("Paweł Lipiński"));
+       supported_by.Add (wxT ("Marco Löber"));
        supported_by.Add (wxT ("Juan Marin Lorenzo"));
        supported_by.Add (wxT ("Richard Malmberg"));
        supported_by.Add (wxT ("Adrian Manolescu"));
@@ -271,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"));