mirror of
https://github.com/gryf/wicd.git
synced 2025-12-27 17:02:30 +01:00
More work on making the client handle a daemon restart
This commit is contained in:
@@ -535,6 +535,7 @@ def get_language_list_tray():
|
||||
language['cannot_start_daemon'] = _("Unable to connect to wicd daemon DBus interface." + \
|
||||
"This typically means there was a problem starting the daemon." + \
|
||||
"Check the wicd log for more info")
|
||||
language['no_daemon_tooltip'] = _("Wicd daemon unreachable")
|
||||
return language
|
||||
|
||||
def noneToBlankString(text):
|
||||
|
||||
Reference in New Issue
Block a user