12 lines
393 B
JSON
12 lines
393 B
JSON
{
|
|
"extension-id": "@extension_id@",
|
|
"uuid": "@uuid@",
|
|
"settings-schema": "@gschemaname@",
|
|
"gettext-domain": "@gettext_domain@",
|
|
"name": "Auto Move Windows",
|
|
"description": "Move applications to specific workspaces when they create windows.",
|
|
"shell-version": [ "@shell_current@" ],
|
|
"original-authors": [ "alessandro.crismani@gmail.com", "thomas.bouffon@gmail.com" ],
|
|
"url": "@url@"
|
|
}
|