Provide credit in About dialog for contributions

Recognize contributions by Matthias Gehre.
This commit is contained in:
Curtis Gedak 2012-11-30 13:32:31 -07:00
parent c22dec619b
commit c17959e200
1 changed files with 1 additions and 0 deletions

View File

@ -1436,6 +1436,7 @@ void Win_GParted::menu_help_about()
strings .push_back( "Markus Elfring <elfring@users.sourceforge.net>" ) ;
strings .push_back( "Mike Fleetwood <mike.fleetwood@googlemail.com>" ) ;
strings .push_back( "Curtis Gedak <gedakc@users.sf.net>" ) ;
strings .push_back( "Matthias Gehre <m.gehre@gmx.de>" ) ;
strings .push_back( "Rogier Goossens <goossens.rogier@gmail.com>" ) ;
strings .push_back( "Bart Hakvoort <gparted@users.sf.net>" ) ;
strings .push_back( "Seth Heeren <sgheeren@gmail.com>" ) ;