add Josef Vybíral [cornelius] as artist in about dialog and in THANKS
This commit is contained in:
parent
5001f590c9
commit
a41388a8c7
1
THANKS
1
THANKS
|
@ -19,6 +19,7 @@ Geobert Quach
|
|||
Guillaume Morin
|
||||
Gustavo J. A. M. Carneiro
|
||||
Ivo Anjo
|
||||
Josef Vybíral
|
||||
Julien Pivotto
|
||||
Juraj Michalek
|
||||
Luis Peralta
|
||||
|
|
|
@ -776,7 +776,7 @@ class AboutDialog:
|
|||
dlg.set_translator_credits(_('translator-credits'))
|
||||
|
||||
artists = ['Anders Ström', 'Christophe Got', 'Dennis Craven',
|
||||
'Guillaume Morin', 'Membris Khan']
|
||||
'Guillaume Morin', 'Josef Vybíral', 'Membris Khan']
|
||||
dlg.set_artists(artists)
|
||||
|
||||
rep = dlg.run()
|
||||
|
|
Loading…
Reference in New Issue