This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Arjan Schrijver 1a0e583880 Fix bugs in group images
- Fixed traceback on canceling the 'choose group' dialog
- Clear the 'new group' lineedit in the 'choose group' dialog
- Fixed traceback on adding multiple image groups to the service in one go
- Fixed a bug where new image groups added from the 'choose group' popup weren't added to the 'add group' and 'choose group' popup selectboxes
- Cleaned up obsolete line in imagetab
- Added a simple test for onResetClick()
- Added a test for recursively_delete_group()

bzr-revno: 2245
2013-05-23 16:35:56 +01:00
documentation Changed some things to comply with Debian's packaging policies. 2012-05-02 22:57:12 +02:00
openlp Fix bugs in group images 2013-05-23 16:35:56 +01:00
resources removed not used images from resources dir 2013-03-29 13:18:02 +01:00
scripts - removed code using the sqlite package (which is not available in python 3) 2013-04-23 23:47:02 +02:00
tests Fix bugs in group images 2013-05-23 16:35:56 +01: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!