Originally from hughsie's github[0], but way too useful to leave in a 3rd party repo :-) [0] https://github.com/hughsie/gnome-shell-extension-screenshot-window-sizer https://bugzilla.gnome.org/show_bug.cgi?id=736470
11 lines
284 B
JSON
11 lines
284 B
JSON
{
|
|
"extension-id": "@extension_id@",
|
|
"uuid": "@uuid@",
|
|
"settings-schema": "@gschemaname@",
|
|
"gettext-domain": "@gettext_domain@",
|
|
"name": "Screenshot Window Sizer",
|
|
"description": "Resize windows for GNOME Software screenshots",
|
|
"shell-version": [ "@shell_current@" ],
|
|
"url": "@url@"
|
|
}
|