Module: deluge Branch: master Commit: f1730dc4d492ab3928da7a18ad4fe9be7d6e484a
Author: Pedro Algarvio <[email protected]> Date: Mon Apr 25 13:44:27 2011 +0100 Removed leftovers from the core autoadd. All autoadd features are now addressed by the AutoAdd plugin. NOTE: Console UI and Web UI should also remove the core auto add stuff. --- deluge/core/autoadd.py | 137 ------------------------ deluge/core/preferencesmanager.py | 2 - deluge/ui/gtkui/glade/preferences_dialog.glade | 36 +------ deluge/ui/gtkui/gtkui.py | 3 - deluge/ui/gtkui/preferences.py | 23 ---- 5 files changed, 5 insertions(+), 196 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.
