Module: deluge Branch: master Commit: 6cefb49f2874fd6987133b18da64b15735c6f8e7
Author: Pedro Algarvio <[email protected]> Date: Wed Dec 8 19:33:05 2010 +0000 Diferentiate adding an already managed torrent from adding a new, unmanaged torrent, to the session. --- deluge/core/torrentmanager.py | 24 +++++++++++++++++++----- deluge/event.py | 12 ++++++++++++ deluge/plugins/execute/execute/core.py | 1 + deluge/plugins/label/label/core.py | 10 +++++++--- deluge/ui/console/eventlog.py | 6 ++++++ deluge/ui/console/main.py | 5 +++-- deluge/ui/gtkui/torrentview.py | 5 +++-- deluge/ui/sessionproxy.py | 8 +++++--- 8 files changed, 56 insertions(+), 15 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.
