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:
@ -1306,7 +1306,7 @@ export function getSystemSource() {
|
||||
if (!systemNotificationSource) {
|
||||
systemNotificationSource = new Source({
|
||||
title: _('System'),
|
||||
iconName: 'emblem-system-symbolic',
|
||||
iconName: 'cog-wheel-symbolic',
|
||||
});
|
||||
|
||||
systemNotificationSource.connect('destroy', () => {
|
||||
|
Reference in New Issue
Block a user