Codebase list gnome-shell-extensions / debian/3.16.2-1 extensions / example / metadata.json.in
debian/3.16.2-1

Tree @debian/3.16.2-1 (Download .tar.gz)

metadata.json.in @debian/3.16.2-1raw · 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@"
}