This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Armin Köhler d89b60a96f - Fix Bug #792811 - Traceback UnicodeEncodeError while importing a webbible
- If upgrade fails new bible databases which are failed now should be deleted always. If upgrade was successfull the old database is deleted immediately. So never should stay an old and a new version from one bible.
- changed behaviour if the user cancel the import so that after a traceback it is possible to cancel the dialog.
- Fix Bug #792831 - now the right parent is used for dialogs and error messages
- Biblegateway.com has changed it's Bible-Book-List Layout. Addapt the regex for importing the booklist of a bible from biblegateway to the new html layout.
- changed log usage
- remove unnecessary code
- small fixes

bzr-revno: 1614
Fixes: https://launchpad.net/bugs/792811, https://launchpad.net/bugs/792831
2011-06-05 20:17:09 +01:00
documentation Added a simple file to point users to the online manual. This is necessary for the Debian and Ubuntu builds. 2011-05-28 22:26:55 +02:00
openlp - Fix Bug #792811 - Traceback UnicodeEncodeError while importing a webbible 2011-06-05 20:17:09 +01:00
resources HEAD r1569 2011-05-25 16:29:16 +02:00
scripts Added Mako requirement documentation 2011-06-03 12:40:17 -04:00
.bzrignore Updated the Windows build script to add a step to update from bzr first. 2011-01-02 14:47:30 +02:00
copyright.txt Copyright updates 2011-05-26 17:25:54 +01:00
LICENSE Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
MANIFEST.in Add the .png files to the package and set OpenLP's classification. 2011-03-19 09:20:20 +02:00
openlp.pyw Fix some startup blank/hide problems 2011-06-01 08:38:19 +01:00
README.txt Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
setup.py Fixes 2011-05-26 18:11:22 +01:00

OpenLP 2.0
==========

You're probably reading this because you've just downloaded the source code for
OpenLP 2.0. If you are looking for the installer file, please go to the download
page on the web site::

    http://openlp.org/en/download.html

If you're looking for how to contribute to OpenLP, then please look at the
OpenLP wiki::

    http://wiki.openlp.org/

Thanks for downloading OpenLP 2.0!