Supporter.
[dcpomatic.git] / src / wx / about_dialog.cc
index 0d488ddf8e572588feda68029cc6e4cea7938a76..a81ac3d6bf024acf847be8afed61cba8e6cbb025 100644 (file)
@@ -80,7 +80,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
 
        t = new wxStaticText (
                this, wxID_ANY,
-               _("(C) 2012-2017 Carl Hetherington, Terrence Meiczinger\n Ole Laursen, Brecht Sanders"),
+               _("(C) 2012-2018 Carl Hetherington, Terrence Meiczinger\n Ole Laursen, Brecht Sanders"),
                wxDefaultPosition, wxDefaultSize, wxALIGN_CENTER
                );
 
@@ -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"));
@@ -196,6 +198,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("刘汉源"));
        supported_by.Add (wxT ("Jeff Hemingway"));
        supported_by.Add (wxT ("Antonio Ruiz Hernandez"));
+       supported_by.Add (wxT ("Johannes Hoffmann"));
        supported_by.Add (wxT ("Joseph Huether"));
        supported_by.Add (wxT ("Film.Ca Inc."));
        supported_by.Add (wxT ("Denis Ivashvkevych"));
@@ -268,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"));