Add "gettext-domain", "extension-id" (containing the base part of the UUID) and "gschemabase" (which, combined with "extension-id", gives the GSettings schema) to metadata.json, autogenerated by the build system.
12 lines
373 B
JSON
12 lines
373 B
JSON
{
|
|
"shell-version": ["@shell_current@" ],
|
|
"extension-id": "@extension_id@",
|
|
"uuid": "@uuid@",
|
|
"settings-schema": "@gschemaname@",
|
|
"gettext-domain": "@gettext_domain@",
|
|
"original-author": "zaspire@rambler.ru",
|
|
"name": "windowNavigator",
|
|
"description": "Allow keyboard selection of windows and workspaces in overlay mode",
|
|
"url": "@url@"
|
|
}
|