misc: update about window

This commit is contained in:
Peter F. Patel-Schneider 2021-04-25 14:47:05 -04:00
parent 9deb7d66aa
commit 9495cc03c2
1 changed files with 2 additions and 1 deletions

View File

@ -42,8 +42,9 @@ def _create():
about.set_copyright('© 2012-2021 Daniel Pavel and contributors to the Solaar project')
about.set_license_type(Gtk.License.GPL_2_0)
about.set_authors(('Daniel Pavel http://github.com/pwr', 'Filipe Laíns', 'Peter F. Patel-Schneider'))
about.set_authors(('Daniel Pavel http://github.com/pwr', ))
try:
about.add_credit_section(_('Additional Programming'), ('Filipe Laíns', 'Peter F. Patel-Schneider'))
about.add_credit_section(_('GUI design'), ('Julien Gascard', 'Daniel Pavel'))
about.add_credit_section(
_('Testing'), (