forked from openlp/openlp
This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
alisonken1@gmail.com
f6cb085b0d
- Added projector lamp values test Convert string format from Python2 '%s %s' % (value1, value2) to Python3 '{key1} {key2}'.format(key1=value1, key2=value2) -------------------------------- lp:~alisonken1/openlp/strings_projector_pjlink (revision 2642) [SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1442/ [SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1359/ [SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1297/ ..." bzr-revno: 2645 |
||
---|---|---|
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!