status/network: Fix another StIconType regression
This commit is contained in:
parent
2a8625ffae
commit
9627864ca8
@ -1562,7 +1562,7 @@ const NMApplet = new Lang.Class({
|
||||
Extends: PanelMenu.SystemStatusButton,
|
||||
|
||||
_init: function() {
|
||||
this.parent('network-offline', _('Network'));
|
||||
this.parent('network-offline-symbolic', _('Network'));
|
||||
|
||||
this.secondaryIcon = this.addIcon(new Gio.ThemedIcon({ name: 'network-vpn-symbolic' }));
|
||||
this.secondaryIcon.hide();
|
||||
|
Loading…
Reference in New Issue
Block a user