← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~trb143/openlp/trb143 into lp:openlp

 

On Friday 27 March 2009 10:14:53 Raoul Snyman wrote:
>   should be
>     log.debug(u'plugin %s registered with EventManager' % plugin)

Actually it should be:
    log.debug(u'plugin %s registered with EventManager', plugin)

-- 
https://code.launchpad.net/~trb143/openlp/trb143/+merge/4948
Your team openlp.org Core is subscribed to branch lp:openlp.



References