Modify supporter name.
authorCarl Hetherington <cth@carlh.net>
Wed, 19 Apr 2017 08:44:49 +0000 (09:44 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 19 Apr 2017 08:44:49 +0000 (09:44 +0100)
src/wx/about_dialog.cc

index a9d0072d248a5e5bea955aef13524e96ab763aab..f710e15f92e189305a4135cb0b2e6234b2c966f2 100644 (file)
@@ -173,6 +173,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Evan Freeze"));
        supported_by.Add (wxT ("Brett Friedman"));
        supported_by.Add (wxT ("Stephen Furley"));
+       supported_by.Add (wxT ("Gartenbaukino"));
        supported_by.Add (wxT ("Silvio Giuliano"));
        supported_by.Add (wxT ("Alan Gouger"));
        supported_by.Add (wxT ("Christopher Gray"));
@@ -261,7 +262,6 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("David Rozenthal"));
        supported_by.Add (wxT ("Lasse Salling"));
        supported_by.Add (wxT ("Jussi Siponen"));
-       supported_by.Add (wxT ("Norman DW Shetler"));
        supported_by.Add (wxT ("Gregg Smith"));
        supported_by.Add (wxT ("Marco Spiaggi"));
        supported_by.Add (wxT ("Peter Sprenger"));