loginDialog: Fix yet another StIconType removal fallout
https://bugzilla.gnome.org/show_bug.cgi?id=688181
This commit is contained in:
parent
09b897369d
commit
2acb129505
@ -1217,7 +1217,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