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.
9 lines
271 B
Plaintext
9 lines
271 B
Plaintext
{
|
|
"uuid": "@uuid@",
|
|
"name": "Monitor Status Indicator",
|
|
"description": "Add a systems status menu for rotating monitors (overrides what is currently provided by gnome-settings-daemon)",
|
|
"shell-version": [ "@shell_current@" ],
|
|
"localedir": "@LOCALEDIR@",
|
|
"url": "@url@"
|
|
}
|