Module: deluge
Branch: master
Commit: 12d0e9574b7182409caad75c930eeea8bcc738f6

Author: Pedro Algarvio <[email protected]>
Date:   Wed Jul  6 12:45:50 2011 +0100

Migrated create torrent dialog to GtkBuilder.

Additionally creating a torrent and saving it on a remote path now mimics the 
behaviour on doing it locally. Need to evaluate to see if it's possible to also 
show a progress when doing this remotely as now, the progress is only seen when 
doing it locally.

---

 deluge/ui/gtkui/createtorrentdialog.py             |   97 ++-
 .../gtkui/glade/create_torrent_dialog.progress.ui  |   53 ++
 .../glade/create_torrent_dialog.remote_path.ui     |  186 ++++
 .../glade/create_torrent_dialog.remote_save.ui     |  186 ++++
 ...rrent_dialog.glade => create_torrent_dialog.ui} |  907 ++++++++------------
 5 files changed, 854 insertions(+), 575 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.

Reply via email to