Nowadays people call applications apps, and GNOME uses the latter term rather than the former. Closes https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/issues/481 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/299>
12 lines
485 B
JSON
12 lines
485 B
JSON
{
|
|
"extension-id": "@extension_id@",
|
|
"uuid": "@uuid@",
|
|
"settings-schema": "@gschemaname@",
|
|
"gettext-domain": "@gettext_domain@",
|
|
"name": "Apps Menu",
|
|
"description": "Add a category-based menu for apps.\nThis extension is part of Classic Mode and is officially supported by GNOME. Please do not report bugs using the form below, use GNOME's GitLab instance instead.",
|
|
"original-authors": [ "e2002@bk.ru", "debarshir@gnome.org" ],
|
|
"shell-version": [ "@shell_current@" ],
|
|
"url": "@url@"
|
|
}
|