Add a few folks to the about dialog.

This commit is contained in:
Raoul Snyman 2010-07-25 00:13:21 +02:00
parent 2f2b339863
commit 7303f1de05
1 changed files with 7 additions and 4 deletions

View File

@ -142,9 +142,12 @@ class Ui_AboutDialog(object):
'\n'
'Contributors\n'
' Meinert "m2j" Jordan\n'
' Andreas "googol" Preikschat\n'
' Christian "crichter" Richter\n'
' Philip "Phill" Ridout\n'
' Maikel Stuivenberg\n'
' Carsten "catini" Tingaard\n'
' Frode "frodus" Woldsund\n'
'\n'
'Testers\n'
' Philip "Phill" Ridout\n'
@ -155,7 +158,7 @@ class Ui_AboutDialog(object):
' Tim "TRB143" Bentley (Fedora)\n'
' Michael "cocooncrash" Gorven (Ubuntu)\n'
' Matthias "matthub" Hub (Mac OS X)\n'
' Raoul "superfly" Snyman (Windows)\n'
' Raoul "superfly" Snyman (Windows, Ubuntu)\n'
))
self.aboutNotebook.setTabText(
self.aboutNotebook.indexOf(self.creditsTab),