mirror of
https://github.com/gryf/wicd.git
synced 2026-02-15 05:25:54 +01:00
Updated Preferences dialog and added test cases for wnettools
This commit is contained in:
@@ -364,7 +364,8 @@ class TrayIcon(object):
|
||||
if DBUS_AVAIL:
|
||||
self.toggle_wicd_gui()
|
||||
else:
|
||||
gui.error(None, language["daemon_unavailable"])
|
||||
# gui.error(None, language["daemon_unavailable"])
|
||||
pass
|
||||
|
||||
def on_quit(self, widget=None):
|
||||
""" Closes the tray icon. """
|
||||
|
||||
Reference in New Issue
Block a user