From: Carl Hetherington Date: Wed, 19 Mar 2014 23:09:38 +0000 (+0000) Subject: I think this is a correction of a supporter name. X-Git-Tag: v2.0.48~551^2~305 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=8da5022c2a32accfc70a4f66a84e5158dcbe467f;p=dcpomatic.git I think this is a correction of a supporter name. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 01332dfcc..812772f10 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -115,7 +115,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); - supported_by.Add (wxT ("Rodolfo Giuliano")); + supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Flor Guillaume")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Adam Klotblixt"));