Codebase list gnome-shell-extensions / upstream/3.14.2 extensions / example / metadata.json.in
upstream/3.14.2

Tree @upstream/3.14.2 (Download .tar.gz)

metadata.json.in @upstream/3.14.2raw · history · blame

{
 "extension-id": "@extension_id@",
 "uuid": "@uuid@",
 "settings-schema": "@gschemaname@",
 "gettext-domain": "@gettext_domain@",
 "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@"
}