Files
gnome-shell-extensions/extensions/example/metadata.json
Giovanni Campagna 1dc3866aa3 Update for new GNOME Shell release
Mark that all published extensions support 2.91.6
2011-02-01 21:52:26 +01:00

7 lines
227 B
JSON

{
"uuid": "example@gnome-shell-extensions.gnome.org",
"name": "Hello, World!",
"description": "An example extension to show how it works. Shows Hello, world when clicking on the top panel.",
"shell-version": [ "2.91.6" ]
}