This reverts commit 6cd9530862, and
reopens development againts GNOME Shell master. Time for 3.2!
9 lines
248 B
JSON
9 lines
248 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@" ],
|
|
"localedir": "@LOCALEDIR@",
|
|
"url": "@url@"
|
|
}
|