Module: deluge Branch: master Commit: 930addb389d708ce46554dce122231dc72db3e00
Author: Nick Lanham <[email protected]> Date: Sun Feb 27 17:12:57 2011 +0100 add 'legacy' mode, which is basically just the old deluge-console, for curmudgeons --- deluge/ui/console/commands/gui.py | 51 +++ deluge/ui/console/main.py | 20 +- deluge/ui/console/modes/alltorrents.py | 20 +- deluge/ui/console/modes/legacy.py | 603 ++++++++++++++++++++++++++++++++ 4 files changed, 687 insertions(+), 7 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.
