loginDialog: Fix yet another StIconType removal fallout
https://bugzilla.gnome.org/show_bug.cgi?id=688181
This commit is contained in:
parent
063bbb02f2
commit
fae4cb9e56
@ -1287,7 +1287,7 @@ const LoginDialog = new Lang.Class({
|
||||
_onOpened: function() {
|
||||
Main.ctrlAltTabManager.addGroup(this.dialogLayout,
|
||||
_("Login Window"),
|
||||
'dialog-password',
|
||||
'dialog-password-symbolic',
|
||||
{ sortGroup: CtrlAltTab.SortGroup.MIDDLE });
|
||||
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user