This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Armin Köhler e52a80c9c3 rename httpbooks.sqlite to bibles_resources.sqlite and change database scheme
moved the content of biblegateway.csv, bibleserver.csv and crosswalkbooks.csv into bibles_resources.sqlite
adapt loadWebBibles() process according to the changes above
remove class HTTPBible from http.py and add the functions to a new class BiblesResourcesDB in db.py which now handels the reading of bibles_resources.sqlite
2011-03-12 11:23:42 +01:00
documentation spelling fix 2011-03-11 05:48:48 -05:00
openlp rename httpbooks.sqlite to bibles_resources.sqlite and change database scheme 2011-03-12 11:23:42 +01:00
resources HEAD 2011-03-10 06:57:44 +02:00
scripts Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
.bzrignore Updated the Windows build script to add a step to update from bzr first. 2011-01-02 14:47:30 +02:00
LICENSE Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
MANIFEST.in Add css files to manifest file 2010-12-29 09:43:02 +00:00
README.txt Review fixes 2011-02-20 07:37:44 +00:00
copyright.txt Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
openlp.pyw Fixed some things from my last merge proposal. 2011-03-11 18:36:34 +02:00
setup.py Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00

README.txt

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
contribution page on the web site::

    http://openlp.org/en/documentation/introduction/contributing.html

If you've looked at that page, and are wanting to help develop, test or
translate OpenLP, have a look at the OpenLP wiki::

    http://wiki.openlp.org/

Thanks for downloading OpenLP 2.0!