Merge branch 'home-sweet-gnome:master' into beautify

This commit is contained in:
Hirnmoder
2024-12-02 09:45:25 +01:00
committed by GitHub
2 changed files with 13 additions and 3 deletions

View File

@@ -1912,7 +1912,7 @@ export const MyShowAppsIconMenu = class extends PopupMenu.PopupMenu {
this._appendItem({
title: _('Extensions'),
cmd: ['gnome-shell-extension-prefs']
cmd: ['gnome-extensions-app']
});
this._appendItem({