From 02f76e091def9338dae85b0354d9bfc14140e65d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 10 Oct 2016 11:49:02 +0100 Subject: [PATCH] Tweak supporter name. --- src/wx/about_dialog.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 28b5630e0..9364b5427 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -190,6 +190,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Lars Kelto")); supported_by.Add (wxT ("Erwan Kerzanet")); supported_by.Add (wxT ("Kert Kiima")); + supported_by.Add (wxT ("Alabama Kino")); supported_by.Add (wxT ("Adam Klotblixt")); supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Cihan Kulaber")); @@ -200,7 +201,6 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Gerard Manshanden")); supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Stefan Massopust")); - supported_by.Add (wxT ("Christian Mattern")); supported_by.Add (wxT ("P. Meijer")); supported_by.Add (wxT ("Michal Moc")); supported_by.Add (wxT ("David Armati Lechner")); -- 2.30.2