forked from mia/Aegisub
Add an Icons by: Phlip Cash entry for Kaverin to the about dialogue.
Originally committed to SVN as r3387.
This commit is contained in:
parent
986ccb95f8
commit
86e14fc0cc
1 changed files with 2 additions and 0 deletions
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue