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
319 B
JSON
12 lines
319 B
JSON
{
|
|
"shell-version": ["@shell_current@" ],
|
|
"uuid": "@uuid@",
|
|
"extension-id": "@extension_id@",
|
|
"settings-schema": "@gschemaname@",
|
|
"gettext-domain": "@gettext_domain@",
|
|
"original-author": "zaspire@rambler.ru",
|
|
"name": "SystemMonitor",
|
|
"description": "System Monitor",
|
|
"url": "@url@"
|
|
}
|