11 lines
263 B
JSON
11 lines
263 B
JSON
{
|
|
"extension-id": "@extension_id@",
|
|
"uuid": "@uuid@",
|
|
"settings-schema": "@gschemaname@",
|
|
"gettext-domain": "@gettext_domain@",
|
|
"name": "Launch new instance",
|
|
"description": "Always launch a new instance",
|
|
"shell-version": [ "@shell_current@" ],
|
|
"url": "@url@"
|
|
}
|