openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #04941
[Merge] lp:~googol-hush/openlp/trivial into lp:openlp
Andreas Preikschat has proposed merging lp:~googol-hush/openlp/trivial into lp:openlp.
Requested reviews:
OpenLP Core (openlp-core)
Added the "final credit" from version 1.
I hope the formatting is alright: http://img6.imageshack.us/img6/4291/finalcredit.png
Cheers
--
https://code.launchpad.net/~googol-hush/openlp/trivial/+merge/44381
Your team OpenLP Core is requested to review the proposed merge of lp:~googol-hush/openlp/trivial into lp:openlp.
=== modified file 'openlp/core/ui/aboutdialog.py'
--- openlp/core/ui/aboutdialog.py 2010-09-14 18:18:47 +0000
+++ openlp/core/ui/aboutdialog.py 2010-12-21 19:13:50 +0000
@@ -166,6 +166,17 @@
' PyQt4: http://www.riverbankcomputing.co.uk/software/pyqt/'
'intro\n'
' Oxygen Icons: http://oxygen-icons.org/\n'
+ '\n'
+ 'Final Credit\n'
+ ' "For God so loved the world that He gave\n'
+ ' His one and only Son, so that whoever\n'
+ ' believes in Him will not perish but inherit\n'
+ ' eternal life." -- John 3:16\n\n'
+ ' And last but not least, final credit goes to\n'
+ ' God our Father, for sending His Son to die\n'
+ ' on the cross, setting us free from sin. We\n'
+ ' bring this software to you for free because\n'
+ ' He has set us free.'
))
self.aboutNotebook.setTabText(
self.aboutNotebook.indexOf(self.creditsTab),
Follow ups