forked from openlp/openlp
Add a few folks to the about dialog.
This commit is contained in:
parent
2f2b339863
commit
7303f1de05
@ -142,9 +142,12 @@ class Ui_AboutDialog(object):
|
|||||||
'\n'
|
'\n'
|
||||||
'Contributors\n'
|
'Contributors\n'
|
||||||
' Meinert "m2j" Jordan\n'
|
' Meinert "m2j" Jordan\n'
|
||||||
|
' Andreas "googol" Preikschat\n'
|
||||||
' Christian "crichter" Richter\n'
|
' Christian "crichter" Richter\n'
|
||||||
|
' Philip "Phill" Ridout\n'
|
||||||
' Maikel Stuivenberg\n'
|
' Maikel Stuivenberg\n'
|
||||||
' Carsten "catini" Tingaard\n'
|
' Carsten "catini" Tingaard\n'
|
||||||
|
' Frode "frodus" Woldsund\n'
|
||||||
'\n'
|
'\n'
|
||||||
'Testers\n'
|
'Testers\n'
|
||||||
' Philip "Phill" Ridout\n'
|
' Philip "Phill" Ridout\n'
|
||||||
@ -155,7 +158,7 @@ class Ui_AboutDialog(object):
|
|||||||
' Tim "TRB143" Bentley (Fedora)\n'
|
' Tim "TRB143" Bentley (Fedora)\n'
|
||||||
' Michael "cocooncrash" Gorven (Ubuntu)\n'
|
' Michael "cocooncrash" Gorven (Ubuntu)\n'
|
||||||
' Matthias "matthub" Hub (Mac OS X)\n'
|
' Matthias "matthub" Hub (Mac OS X)\n'
|
||||||
' Raoul "superfly" Snyman (Windows)\n'
|
' Raoul "superfly" Snyman (Windows, Ubuntu)\n'
|
||||||
))
|
))
|
||||||
self.aboutNotebook.setTabText(
|
self.aboutNotebook.setTabText(
|
||||||
self.aboutNotebook.indexOf(self.creditsTab),
|
self.aboutNotebook.indexOf(self.creditsTab),
|
||||||
|
Loading…
Reference in New Issue
Block a user