mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-22 08:08:17 +00:00
-
This commit is contained in:
parent
26a96e238a
commit
a6b529623a
@ -166,8 +166,7 @@ class DelugeGTK:
|
||||
|
||||
def tray_popup(self, status_icon, button, activate_time, arg0=None):
|
||||
print "Tray Clicked"
|
||||
self.tray_menu.popup(None, None, gtk.status_icon_position_menu,
|
||||
button, activate_time, self.tray)
|
||||
self.tray_menu.popup(None, None, gtk.status_icon_position_menu, button, activate_time, self.tray)
|
||||
|
||||
def tray_clicked(self, status_icon=None, arg=None):
|
||||
if self.window.get_property("visible"):
|
||||
|
Loading…
x
Reference in New Issue
Block a user