This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Samuel Mehrbrodt c20939215a PDF Fixes
- Changed some types to float instead of int because the string conversion failed: int('1.1') doesnt work
- Check if files exist before deleting them
- Replace 'pass' with 'continue'. 'pass' is like return, it stops the whole method.

bzr-revno: 2363
2014-04-16 05:47:04 +01:00
documentation Changed some things to comply with Debian's packaging policies. 2012-05-02 22:57:12 +02:00
openlp PDF Fixes 2014-04-16 05:47:04 +01:00
resources test fixes 2014-04-02 19:51:21 +01:00
scripts fix name 2014-04-14 21:16:46 +02:00
tests PDF Fixes 2014-04-16 05:47:04 +01:00
.bzrignore Trunk 2014-04-08 15:46:08 +02:00
copyright.txt Lib cleanup and 2014 2013-12-24 08:56:50 +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.py Lib cleanup and 2014 2013-12-24 08:56:50 +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 test fixes 2014-04-02 19:51:21 +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!