Module: deluge Branch: master Commit: 7f6a1db89a4f266ae6bd71c28dcbe50a1d32a656
Author: Nick <[email protected]> Date: Thu Feb 10 01:12:14 2011 +0100 start with a connection manager instead of just alltorrents --- deluge/ui/console/main.py | 40 +++--- deluge/ui/console/modes/alltorrents.py | 4 +- deluge/ui/console/modes/connectionmanager.py | 219 ++++++++++++++++++++++++++ 3 files changed, 241 insertions(+), 22 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.
