Provide credit in About dialog for contributions

Recognize contributions by Sinlu Bes.
This commit is contained in:
Curtis Gedak 2013-01-02 11:53:50 -07:00
parent a6e16ec606
commit 81682eaf29
1 changed files with 1 additions and 0 deletions

View File

@ -1431,6 +1431,7 @@ void Win_GParted::menu_help_about()
//authors
//Names listed in alphabetical order by LAST name.
//See also AUTHORS file -- names listed in opposite order to try to be fair.
strings .push_back( "Sinlu Bes <e80f00@gmail.com>" ) ;
strings .push_back( "Luca Bruno <lucab@debian.org>" ) ;
strings .push_back( "Jérôme Dumesnil <jerome.dumesnil@gmail.com>" ) ;
strings .push_back( "Markus Elfring <elfring@users.sourceforge.net>" ) ;