From 9517ca7ed03b43297d44753f63a867dc6ee7175a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 21 Apr 2015 22:51:13 +0100 Subject: Supporters. --- src/wx/about_dialog.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 2c84b7e35..833908cc5 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -131,6 +131,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Maxime Estoppey")); + supported_by.Add (wxT ("Frechen-Film e.V.")); supported_by.Add (wxT ("Jose Angel Velasco Fernandez")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); @@ -172,6 +173,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Bruce Taylor")); supported_by.Add (wxT ("Lawrence Towers")); supported_by.Add (wxT ("Richard Turner")); + supported_by.Add (wxT ("Raoul Walzer")); supported_by.Add (wxT ("Frank Wenz")); supported_by.Add (wxT ("Roland Wirtz")); supported_by.Add (wxT ("Wolfgang Woehl")); -- cgit v1.2.3