Update credits in about dialog for artwork
Provide credit for the Tango themed icons designed by Sebastian Kraft.
This commit is contained in:
parent
42faca3ef0
commit
d631c93607
|
@ -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() ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue