Module: deluge Branch: master Commit: 64e38eac20423ad19ed79ef623b21e459c8b473d
Author: Andrew Resch <[email protected]> Date: Wed Feb 23 11:01:59 2011 -0800 Revert "Fixed "PluginEnabledEvent" and "PluginDisabledEvent" the argument cannot be called name since that should contain the event name." This reverts commit 078ed6ba71d431b5321ce6de360e17c6c9757451. --- deluge/event.py | 9 ++- deluge/plugins/autoadd/autoadd/core.py | 24 ++++--- deluge/plugins/autoadd/autoadd/gtkui.py | 66 ++++++++++---------- deluge/plugins/execute/execute/core.py | 24 +++---- deluge/plugins/execute/execute/gtkui.py | 12 ++-- deluge/plugins/extractor/extractor/core.py | 20 +++--- deluge/plugins/freespace/freespace/core.py | 16 ++--- deluge/plugins/freespace/freespace/gtkui.py | 14 ++-- deluge/plugins/label/label/core.py | 12 ++-- deluge/plugins/notifications/notifications/core.py | 4 +- deluge/plugins/scheduler/scheduler/core.py | 7 +- deluge/plugins/scheduler/scheduler/gtkui.py | 4 +- deluge/ui/web/pluginmanager.py | 2 +- 13 files changed, 105 insertions(+), 109 deletions(-) -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
