To go with GNOME Shell 3.3.2, bump configure.ac, update NEWS and mark all extensions to be only compatible with the unstable release.
8 lines
219 B
JSON
8 lines
219 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@" ],
|
|
"url": "@url@"
|
|
}
|