forked from openlp/openlp
Add Jon to about
This commit is contained in:
parent
b11a068a8f
commit
aeba391642
@ -200,8 +200,7 @@ class Plugin(object):
|
||||
|
||||
def process_add_service_event(self):
|
||||
"""
|
||||
Proxy method as method is not defined early enough
|
||||
in the processing
|
||||
Generic Drag and drop handler triggered from service_manager.
|
||||
"""
|
||||
log.debug(u'process_add_service_event event called for plugin %s' % self.name)
|
||||
self.media_item.onAddClick()
|
||||
|
@ -161,6 +161,7 @@ class AboutForm(QtGui.QDialog):
|
||||
u' Tim \"TRB143\" Bentley\n'
|
||||
u' Jonathan \"gushie\" Corwin\n'
|
||||
u' Scott \"sguerrieri\" Guerrieri\n'
|
||||
u' Jon \"Meths\" Tibble\n'
|
||||
u' Raoul \"superfly\" Snyman\n'
|
||||
u' Martin \"mijiti\" Thompson\n'
|
||||
u' Carsten \"catini\" Tingaard'))
|
||||
|
Loading…
Reference in New Issue
Block a user