mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
extensions-app: Use apps.gnome.org as website
apps.gnome.org provides a more user-friendly overview of the Extensions app than linking to the source code. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2373>
This commit is contained in:
parent
f7b817a6a0
commit
9d47062c32
1 changed files with 1 additions and 1 deletions
|
|
@ -216,7 +216,7 @@ var ExtensionsWindow = GObject.registerClass({
|
|||
application_icon: Package.name,
|
||||
version: Package.version,
|
||||
developer_name: _('The GNOME Project'),
|
||||
website: 'https://gitlab.gnome.org/GNOME/gnome-shell/-/tree/HEAD/subprojects/extensions-app',
|
||||
website: 'https://apps.gnome.org/app/org.gnome.Extensions/',
|
||||
issue_url: 'https://gitlab.gnome.org/GNOME/gnome-shell/issues/new',
|
||||
|
||||
transient_for: this,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue