From 99d35bbbabfb135a5597d5f4b2a0daf92efa99dc Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 4 May 2014 22:58:57 +0200 Subject: org.mate.interface: Add gtk-decoration-layout key See https://github.com/mate-desktop/mate-settings-daemon/issues/63 --- schemas/org.mate.interface.gschema.xml.in.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schemas/org.mate.interface.gschema.xml.in.in b/schemas/org.mate.interface.gschema.xml.in.in index 48cf7cb..1721c69 100644 --- a/schemas/org.mate.interface.gschema.xml.in.in +++ b/schemas/org.mate.interface.gschema.xml.in.in @@ -140,5 +140,10 @@ <_summary>Show the 'Unicode Control Character' menu <_description>Whether the context menus of entries and text views should offer to insert control characters. + + 'menu:minimize,maximize,close' + <_summary>Titlebar layout of GTK3 client-side decorated windows + <_description>This setting determines which buttons should be put in the titlebar of client-side decorated windows, and whether they should be placed at the left of right. See https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-decoration-layout. + -- cgit v1.2.1