This is the stable release, so we support all of GNOME Shell stable cycle without updates. (As said earlier, dock and alternate-tab have issues, so they're not marked 3.2 but just 3.2.0)
9 lines
255 B
JSON
9 lines
255 B
JSON
{
|
|
"uuid": "@uuid@",
|
|
"name": "Hello, World!",
|
|
"description": "An example extension to show how it works. Shows Hello, world when clicking on the top panel.",
|
|
"shell-version": [ "@shell_current@", "3.2" ],
|
|
"localedir": "@LOCALEDIR@",
|
|
"url": "@url@"
|
|
}
|