Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (502 - 504 of 2447)

Ticket Resolution Summary Owner Reporter
#2061 Fixed 'State' column on sidebar is not translatable. gogo
Description

On sidebar as you can see on screenshot the string 'Status' is not translatable, until I remove in deluge.po file, in string 'States' letter s 'State' and then translation is showing.

http://i.imgur.com/olxRv.png

#2909 Fixed Startup not selecting first torrentview row in Standalone mode Calum
Description

In GTKUI torrentview.py when starting up the initial call to select_first_row between update_view and update does not function in Standalone mode.

#1172 Fixed Startup notification isn't handled correctly if another instance is already running. hammered999
Description

I have blogged about this situatuion in my blog. Here is the blog post-->http://hammered999.wordpress.com/2010/03/11/startup-notification-system-and-gtkmm/

What basically happens is this:

Let's say that the user is already downloading a torrent using deluge. Then the user double-clicks a new torrent. The new instance of deluge passes the data to the old instance and quits. The old instance presents itself and displays the appropriate dialog. There's one step missing though. The new instance before quiting it should use the equivalent of gdk_startup_notify_complete() to signal that it has loaded successfully.

This will make the entry in the task bar disappear(the one that tells "starting deluge"). Otherwise if a user adds several torrents one-after-the-other the task bar becomes busy pretty quickly. For more info please see my blog post.

Thank you for your awesome torrent client.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.