mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 16:58:02 +02:00
If NM goes away, our icon should be the disconnected icon if we're ever shown for some reason
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1036 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
0176d81424
commit
bd9787a025
1 changed files with 1 additions and 0 deletions
|
|
@ -170,6 +170,7 @@ static DBusHandlerResult nmwa_dbus_filter (DBusConnection *connection, DBusMessa
|
||||||
else if (old_owner_good && !new_owner_good)
|
else if (old_owner_good && !new_owner_good)
|
||||||
{
|
{
|
||||||
applet->nm_running = FALSE;
|
applet->nm_running = FALSE;
|
||||||
|
applet->nm_state = NM_STATE_DISCONNECTED;
|
||||||
nmi_passphrase_dialog_schedule_cancel (applet);
|
nmi_passphrase_dialog_schedule_cancel (applet);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue