openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #03500
Re: [Merge] lp:~crichter/openlp/i18n into lp:openlp
Review: Needs Fixing
You have set ALL the files to executable. Please fix this.
If you have changed all the plugins and their media items, then please change the media items' __init__ methods to look like this (i.e. move the "plugin" argument up in the argument list):
def __init__(self, parent=None, plugin=None, icon=None, title=None):
--
https://code.launchpad.net/~crichter/openlp/i18n/+merge/35448
Your team OpenLP Core is subscribed to branch lp:openlp.
References