Crash fix.
[dcpomatic.git] / src / wx / about_dialog.cc
index 21274cda21211335c9e8e06943a8399318f4f67e..9c7857c1e72c1dc6fddb8d6465446b651bc625fd 100644 (file)
@@ -106,6 +106,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        translated_by.Add (wxT ("Theo Kooijmans"));
        translated_by.Add (wxT ("Max Aeschlimann"));
        translated_by.Add (wxT ("Carsten Kurz"));
+       translated_by.Add (wxT ("GrĂ©goire Ausina"));
        add_section (_("Translated by"), translated_by);
 
        wxArrayString artwork_by;
@@ -116,6 +117,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Manual AC"));
        supported_by.Add (wxT ("Kambiz Afshar"));
        supported_by.Add (wxT ("Louis Belloisy"));
+       supported_by.Add (wxT ("Mike Blakesley"));
        supported_by.Add (wxT ("Jeff Boot"));
        supported_by.Add (wxT ("Kieran Carroll"));
        supported_by.Add (wxT ("Frank Cianciolo"));