GNOME Shell emits a warning when "url" is absent in metadata.json, adding it costs nothing. Links to the GIT repository because I found no better page to reference.
10 lines
310 B
JSON
10 lines
310 B
JSON
{
|
|
"uuid": "@uuid@",
|
|
"name": "Auto Move Windows",
|
|
"description": "Move applications to specific workspaces when they create windows",
|
|
"shell-version": [ "@shell_current@" ],
|
|
"localedir": "@LOCALEDIR@",
|
|
"original-authors": [ "alessandro.crismani@gmail.com", "thomas.bouffon@gmail.com" ],
|
|
"url": "@url@"
|
|
}
|