forked from openlp/openlp
This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
alisonken1@gmail.com
907e1df129
- Added projector multiple lamp values test - Updated strings for translation (they should all be ok now) - Fix merge conflicts (projector_pjlink1 and projector_ui tests) Convert string format from Python2 '%s %s' % (value1, value2) to Python3 '{key1} {key2}'.format(key1=value1, key2=value2) Jenkins down - local pep8 and tests (except windows tests) passed. Previous Jenkins test: -------------------------------- lp:~alisonken1/openlp/string... bzr-revno: 2650 |
||
---|---|---|
documentation | ||
openlp | ||
resources | ||
scripts | ||
tests | ||
.bzrignore | ||
.coveragerc | ||
copyright.txt | ||
LICENSE | ||
MANIFEST.in | ||
openlp.py | ||
README.txt | ||
setup.cfg | ||
setup.py |
OpenLP ====== You're probably reading this because you've just downloaded the source code for OpenLP. If you are looking for the installer file, please go to the download page on the web site:: http://openlp.org/download 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!