Adds minimize and maximize buttons to the titlebar by default. It restores org.gnome.desktop.wm.preferences as the schema to be used for the button-layout key. It is included in classic-mode. https://bugzilla.gnome.org/show_bug.cgi?id=689275
12 lines
353 B
JSON
12 lines
353 B
JSON
{
|
|
"extension-id": "@extension_id@",
|
|
"uuid": "@uuid@",
|
|
"settings-schema": "@gschemaname@",
|
|
"gettext-domain": "@gettext_domain@",
|
|
"name": "Default Minimize and Maximize",
|
|
"description": "Adds minimize and maximize buttons to the titlebar by default",
|
|
"original-authors": [ "debarshir@gnome.org" ],
|
|
"shell-version": [ "@shell_current@" ],
|
|
"url": "@url@"
|
|
}
|