forked from openlp/openlp
This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
0377c8ad26
* QSettings exports the 'general' group as '%General' but appears in some circumstances (Linux?) to struggle to import this again. Try and compensate. * If you run 2.1, even if just the once, it'll create a [players] settings group. If you later go back to 2.0 it'll load this group (even if it doesn't use it) and so it'll be exported. However the import considers the group invalid so fails. I've therefore changed the import to be more forgiving and just ignore unknown groups. A basic sanity test is done earlier instead. bzr-revno: 2125 |
||
---|---|---|
documentation | ||
openlp | ||
resources | ||
scripts | ||
testing | ||
.bzrignore | ||
copyright.txt | ||
LICENSE | ||
MANIFEST.in | ||
openlp.pyw | ||
README.txt | ||
setup.py |
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!