From: Carl Hetherington Date: Sun, 11 Jan 2015 22:27:22 +0000 (+0000) Subject: Supporter. X-Git-Tag: v2.0.48~316 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=14d37e152969fb557401c663f5785fb55f5b6848 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 2caafbf8d..e0c3cd26f 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -157,6 +157,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Гуляев Михаил")); supported_by.Add (wxT ("David Nedrow")); supported_by.Add (wxT ("Tim O'Brien")); + supported_by.Add (wxT ("Jerome Cohen Olivar")); supported_by.Add (wxT ("Ivan Pullman")); supported_by.Add (wxT ("Mark Rolfe")); supported_by.Add (wxT ("David Rozenthal"));