From: Carl Hetherington Date: Tue, 2 Jan 2018 15:07:12 +0000 (+0000) Subject: Supporter. X-Git-Tag: v2.11.35~15 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=356e2d767c4a3dc65869dc1d75476a94e2e2ba07;p=dcpomatic.git Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 201d2a23e..a81ac3d6b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -167,6 +167,8 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("JP Davidson")); supported_by.Add (wxT ("Yohann Dedy")); + supported_by.Add (wxT ("Agostino Dall'Olio")); + supported_by.Add (wxT ("Susanne Deicker")); supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Thomas Dickens")); supported_by.Add (wxT ("e22.digital")); @@ -269,6 +271,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Anders Olsson")); supported_by.Add (wxT ("Kevin Orman")); supported_by.Add (wxT ("Olov Östlund")); + supported_by.Add (wxT ("Nat Phong")); supported_by.Add (wxT ("Vasiliy Popov")); supported_by.Add (wxT ("Rui Pereira")); supported_by.Add (wxT ("Armin Peterhans"));