Thread Previous • Date Previous • Date Next • Thread Next |
> formats = map(unicode, QtGui.QImageReader.supportedImageFormats()) > formats = map(unicode.lower, formats) Ah... rubbish... the extension needs to the lower() call. -- https://code.launchpad.net/~trb143/openlp/json-2/+merge/174274 Your team OpenLP Core is subscribed to branch lp:openlp/2.0.
Thread Previous • Date Previous • Date Next • Thread Next |