mirror of
https://github.com/gryf/wicd.git
synced 2026-06-17 22:55:24 +02:00
30b59d1a59
Remove some unneeded debugging output. Replace gobject.timeout_add_seconds / gobject.timeout_add if/else logic with calls to a misc.timeout_add method that does it internally. Only display the dbus lost error message if dbus has been gone for 5 seconds without coming back.