Thread Previous • Date Previous • Date Next • Thread Next |
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.
Thread Previous • Date Previous • Date Next • Thread Next |