fix other speed dialog from tray

This commit is contained in:
Marcos Pinto 2008-06-29 05:18:10 +00:00
parent 71bd04351e
commit 4b68fa7d76

View File

@ -316,7 +316,7 @@ class SystemTray(component.Component):
value = -1
if value == _("Other..."):
value = deluge.common.show_other_speed_dialog(
value = deluge.common.show_other_dialog(
string + " Speed (KiB/s):", default)
if value == None:
return