summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-03-16 00:01:27 +0000
committerCarl Hetherington <cth@carlh.net>2017-03-16 00:01:27 +0000
commit319b7f0b9469ac553d81c0760d38d8e8c41910a1 (patch)
treec529850bfc6803750f6a67080cbb0247e249183f /src
parentaea4ba4a562e765071b2e049cafb4439ad1c9b19 (diff)
Fix supporter name.
Diffstat (limited to 'src')
-rw-r--r--src/wx/about_dialog.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc
index 2280d40bd..eb16727e9 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -180,7 +180,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Gerhard Gruber"));
supported_by.Add (wxT ("Flor Guillaume"));
supported_by.Add (wxT ("Patrick Haderer"));
- supported_by.Add (wxT ("Liu Hanyuan"));
+ supported_by.Add (wxT ("刘汉源"));
supported_by.Add (wxT ("Jeff Hemingway"));
supported_by.Add (wxT ("Antonio Ruiz Hernandez"));
supported_by.Add (wxT ("Film.Ca Inc."));