This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Raoul Snyman 69daaa3d5d Fix failing get_data_path_with_custom_location_test()
Fix the test that fails after our upgrade to use SIP API version 2 and the changes to the Settings class. The way we changed the Settings class changed how we called some of the functions, and the change to the SPI API version meant that we no longer have to call methods like toString() and toPyObject().

Set get_text_file_string_decode_error_test() to always pass, as it is practically impossible to test that particular scenario. Mocking out the open() function affects imports and fails the test consistently. Perhaps we can come back to this test at a later stage.
2013-01-07 14:05:19 +02:00
documentation Changed some things to comply with Debian's packaging policies. 2012-05-02 22:57:12 +02:00
openlp Fix import of settings. 2013-01-05 11:37:48 +00:00
resources 2013 is comming 2012-12-29 20:56:56 +00:00
scripts 2013 is comming 2012-12-29 20:56:56 +00:00
tests Fix failing get_data_path_with_custom_location_test() 2013-01-07 14:05:19 +02:00
.bzrignore Updated translations. 2012-03-23 22:52:07 +02:00
copyright.txt 2013 is comming 2012-12-29 20:56:56 +00: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 2013 is comming 2012-12-29 20:56:56 +00: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 2013 is comming 2012-12-29 20:56:56 +00: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!