From 06152300e69e8faca44ff8d7f12a6fd354848b9a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 19 Apr 2017 09:44:49 +0100 Subject: Modify supporter name. --- src/wx/about_dialog.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index a9d0072d2..f710e15f9 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -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")); -- cgit v1.2.3