[gnome-shell] network: Update the network indicator when the VPN state changes
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] network: Update the network indicator when the VPN state changes
- Date: Tue, 1 Oct 2013 14:26:07 +0000 (UTC)
commit 8380c7987516575899dbb5aed82bf378ab391c55
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Oct 1 10:24:01 2013 -0400
network: Update the network indicator when the VPN state changes
js/ui/status/network.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/js/ui/status/network.js b/js/ui/status/network.js
index 90399d4..7fc28b4 100644
--- a/js/ui/status/network.js
+++ b/js/ui/status/network.js
@@ -1123,6 +1123,7 @@ const NMVPNConnectionItem = new Lang.Class({
this.emit('activation-failed', reason);
}
+ this.emit('icon-changed');
this.parent();
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]