Supporter.
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Mar 2014 15:43:14 +0000 (16:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Mar 2014 15:43:14 +0000 (16:43 +0100)
src/wx/about_dialog.cc

index acd610adeeca955539506b19195c1efa45948fa8..8dea6174796272083e92615694d6d9b681414c81 100644 (file)
@@ -143,6 +143,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Wolfgang Woehl"));
        supported_by.Add (wxT ("Wolfram Weber"));
        supported_by.Add (wxT ("Frank de Wulf"));
+       supported_by.Add (wxT ("Pavel Zhdanko"));
        add_section (_("Supported by"), supported_by);
 
        wxArrayString tested_by;