Update credits in about dialog for artwork

Provide credit for the Tango themed icons designed by Sebastian Kraft.
This commit is contained in:
Curtis Gedak 2012-06-21 14:52:04 -06:00
parent 42faca3ef0
commit d631c93607
1 changed files with 1 additions and 1 deletions

View File

@ -1419,7 +1419,7 @@ void Win_GParted::menu_help_about()
strings .clear() ;
//artists
strings .push_back( "http://gparted.org/artwork.php" ) ;
strings .push_back( "Sebastian Kraft <kraft.sebastian@gmail.com>" ) ;
dialog .set_artists( strings ) ;
strings .clear() ;