Fix supporter name.
authorCarl Hetherington <cth@carlh.net>
Thu, 16 Mar 2017 00:01:27 +0000 (00:01 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 16 Mar 2017 00:01:27 +0000 (00:01 +0000)
src/wx/about_dialog.cc

index 2280d40bd79d532cfaa8c5755476355ec3c73ca4..eb16727e9be8ffd3a10435a9eb5050c01435e30a 100644 (file)
@@ -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."));