Module: deluge Branch: gtkui-search-by-name Commit: c66637116ba25c05588957f9c976182a83704fcd
Author: Pedro Algarvio <[email protected]> Date: Sun May 29 17:10:57 2011 +0100 Allow searching torrents by name on the GTK UI. --- deluge/core/filtermanager.py | 7 + deluge/ui/gtkui/glade/main_window.glade | 487 ++++++++++++------------------- deluge/ui/gtkui/torrentview.py | 37 +++ 3 files changed, 236 insertions(+), 295 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.
