data: Ship local copy of a cog wheel icon
Closes https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/8135 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3589>
This commit is contained in:
@ -319,7 +319,7 @@ const SessionMenuButton = GObject.registerClass({
|
||||
_init() {
|
||||
let button = new St.Button({
|
||||
style_class: 'login-dialog-button login-dialog-session-list-button',
|
||||
icon_name: 'emblem-system-symbolic',
|
||||
icon_name: 'cog-wheel-symbolic',
|
||||
reactive: true,
|
||||
track_hover: true,
|
||||
can_focus: true,
|
||||
|
Reference in New Issue
Block a user