Codebase list gnome-shell-extensions / debian/3.27.92-2 extensions / example / metadata.json.in
debian/3.27.92-2

Tree @debian/3.27.92-2 (Download .tar.gz)

metadata.json.in @debian/3.27.92-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@"
}