This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Jonathan Corwin 488fc4831c 1. For openlyrics export, restrict the length of the filename to ensure it isn't too long for the filesystem.
2. When adding a song from a loaded service file, the author list string was being split by comma and the count compared to the number of authors against the db song. This gave a false negative if one of the individual authors contained a comma. Change the author comparison technique.

bzr-revno: 1650
2011-06-21 22:07:21 +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 1. For openlyrics export, restrict the length of the filename to ensure it isn't too long for the filesystem. 2011-06-21 22:07:21 +01:00
resources litte update 2011-06-20 22:22:13 +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
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 Fix name 2 2011-06-12 17:14:04 +01:00
openlp.pyw Fix name 2011-06-12 17:02:52 +01:00
setup.py Fix name 2011-06-12 17:02:52 +01: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!