> 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. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp