forked from openlp/openlp
alisonken1@gmail.com
c58ce31e8b
Python2 "%s text" % value1 Python2 "%s text %s" % (value1, value2) Python3 "{var1} text {var2:02d}".format(var1=text, var2=number) - String conversions in init files - Added test for projector power state change - Remove extraneous print() call in mediainfo plugin - Fix translate() string formatting - Revert string format for re.compile() until further testing is done - Skip crosswalk.com test until their server is fixed -----..." bzr-revno: 2658 |
||
---|---|---|
.. | ||
openlp_core | ||
openlp_core_common | ||
openlp_core_lib | ||
openlp_core_ui | ||
openlp_core_ui_lib | ||
openlp_core_ui_media | ||
openlp_plugins | ||
__init__.py | ||
test_init.py |