This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Raoul Snyman 98311d9ad1 Add an interface test for the find_plugins method.
Not sure if this should be an interface test or a scenario test, but it does very little mocking, tries to let the bits of OpenLP run for real, and checks that all the plugins are imported.

Remove the superfluous argument to the find_plugins method.
2013-02-11 23:16:30 +02:00
documentation Changed some things to comply with Debian's packaging policies. 2012-05-02 22:57:12 +02:00
openlp Add an interface test for the find_plugins method. 2013-02-11 23:16:30 +02:00
resources 2013 is comming 2012-12-29 20:56:56 +00:00
scripts converted print statements 2013-02-04 23:05:19 +01:00
tests Add an interface test for the find_plugins method. 2013-02-11 23:16:30 +02:00
.bzrignore Ignore some files that might appear at times. 2013-02-03 15:35:20 +02: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
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
copyright.txt 2013 is comming 2012-12-29 20:56:56 +00:00
openlp.py Rename openlp.pyw to openlp.py as the reason for using a .pyw extension never really existed in the first place. 2013-01-31 20:40:17 +02:00
setup.py Head and merge failures 2013-02-03 16:40:39 +00: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
OpenLP wiki::

    http://wiki.openlp.org/

Thanks for downloading OpenLP 2.0!