This is a severely toned down version of the original AxeMenu: - the column on the left has been removed, because it duplicates functionality provided by the places-menu and the user menu - the application search functionality has been removed because it is already provided by vanilla gnome-shell - the "All" category ended up being too crowded and has been replaced by "Favorites", so there is no separate page for it any more https://bugzilla.gnome.org/show_bug.cgi?id=692527
11 lines
302 B
JSON
11 lines
302 B
JSON
{
|
|
"extension-id": "@extension_id@",
|
|
"uuid": "@uuid@",
|
|
"gettext-domain": "@gettext_domain@",
|
|
"name": "Applications Menu",
|
|
"description": "Add a gnome 2.x style menu for applications",
|
|
"original-authors": [ "e2002@bk.ru", "debarshir@gnome.org" ],
|
|
"shell-version": [ "@shell_current@" ],
|
|
"url": "@url@"
|
|
}
|