Add an Icons by: Phlip Cash entry for Kaverin to the about dialogue.

Originally committed to SVN as r3387.
This commit is contained in:
Amar Takhar 2009-08-11 07:20:36 +00:00
parent 986ccb95f8
commit 86e14fc0cc
1 changed files with 2 additions and 0 deletions

View File

@ -138,6 +138,8 @@ AboutScreen::AboutScreen(wxWindow *parent)
aboutString += _T(" Karl Blomster\n");
aboutString += _T(" Niels Martin Hansen\n");
aboutString += _T(" Rodrigo Braz Monteiro\n");
aboutString += _T("Icons by:\n");
aboutString += _T(" Philip Cash");
aboutString += _T("Additional thanks to:\n");
aboutString += _T(" Mentar\n");
aboutString += _T(" Sigurd Tao Lyngse\n");