openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #21056
Re: [Merge] lp:~tomasgroth/openlp/mupdf into lp:openlp
>And 1 more suggestion: may be it is better to use this:
>
>os.path.isfile(os.path.join(self.get_temp_folder(),
>u'mainslide001.png'))
>
>instead of this:
>
>os.path.isfile(self.get_temp_folder() + u'/mainslide001.png')
Good catch Dmitriy!
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
https://code.launchpad.net/~tomasgroth/openlp/mupdf/+merge/174849
Your team OpenLP Core is requested to review the proposed merge of lp:~tomasgroth/openlp/mupdf into lp:openlp.
References