274a6f040c
Mark classic mode extensions as such, so bug reports don't go lost in my inbox.
12 lines
537 B
Plaintext
12 lines
537 B
Plaintext
{
|
|
"extension-id": "@extension_id@",
|
|
"uuid": "@uuid@",
|
|
"settings-schema": "@gschemaname@",
|
|
"gettext-domain": "@gettext_domain@",
|
|
"name": "AlternateTab",
|
|
"description": "Substitute Alt-Tab with a window based switcher that does not group by application.\nThis extension is part of Classic Mode and is officially supported by GNOME. Please do not report bugs using the form below, use GNOME Bugzilla instead.",
|
|
"original-authors": [ "jw@bargsten.org", "thomas.bouffon@gmail.com" ],
|
|
"shell-version": [ "@shell_current@" ],
|
|
"url": "@url@"
|
|
}
|