the 003-Fix_tray_icon.dpatch in the debian dir is wrong.  need to change

self.tray_icon = gtk.status_icon_new_from_file('deluge-torrent')

to:

self.tray_icon = gtk.status_icon_new_from_icon_name('deluge-torrent')



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to