mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Update command for Extensions app
The old command was removed from GNOME 47: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3456
This commit is contained in:
@@ -1818,7 +1818,7 @@ export const MyShowAppsIconMenu = class extends PopupMenu.PopupMenu {
|
||||
|
||||
this._appendItem({
|
||||
title: _('Extensions'),
|
||||
cmd: ['gnome-shell-extension-prefs']
|
||||
cmd: ['gnome-extensions-app']
|
||||
});
|
||||
|
||||
this._appendItem({
|
||||
|
||||
Reference in New Issue
Block a user