From da018275af9e93f5c4397110df44ecbfdb6bb762 Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Sun, 25 Jul 2010 00:45:48 +0200 Subject: [PATCH] A few more credits. --- openlp/core/ui/aboutdialog.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/openlp/core/ui/aboutdialog.py b/openlp/core/ui/aboutdialog.py index 34003ff0e..bc6a15a1f 100644 --- a/openlp/core/ui/aboutdialog.py +++ b/openlp/core/ui/aboutdialog.py @@ -159,6 +159,13 @@ class Ui_AboutDialog(object): ' Michael "cocooncrash" Gorven (Ubuntu)\n' ' Matthias "matthub" Hub (Mac OS X)\n' ' Raoul "superfly" Snyman (Windows, Ubuntu)\n' + '\n' + 'Built With\n' + ' Python: http://www.python.org/\n' + ' Qt4: http://qt.nokia.com/\n' + ' PyQt4: http://www.riverbankcomputing.co.uk/software/pyqt/' + 'intro\n' + ' Oxygen Icons: http://oxygen-icons.org/\n' )) self.aboutNotebook.setTabText( self.aboutNotebook.indexOf(self.creditsTab),