From f572907d54e9ec5f443498dc1695b0567896c23d Mon Sep 17 00:00:00 2001 From: Denis Gorodnichev Date: Sun, 17 Aug 2014 23:02:42 +0400 Subject: configure gtk settings gtk-dialogs-use-header and gtk-enable-animations --- schemas/org.mate.interface.gschema.xml.in.in | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'schemas') diff --git a/schemas/org.mate.interface.gschema.xml.in.in b/schemas/org.mate.interface.gschema.xml.in.in index 1721c69..7954e0c 100644 --- a/schemas/org.mate.interface.gschema.xml.in.in +++ b/schemas/org.mate.interface.gschema.xml.in.in @@ -100,6 +100,16 @@ <_summary>GTK IM Module <_description>Name of the input method module used by GTK+. + + true + <_summary>Use GTK3 header bar + <_description>Whether builtin GTK+ dialogs such as the file chooser, the color chooser or the font chooser will use a header bar at the top to show action widgets, or an action area at the bottom. This setting does not affect custom dialogs using GtkDialog directly, or message dialogs. + + + true + <_summary>Enable Gtk toolkit-wide animations + <_description>Whether to enable toolkit-wide animations. + 'Sans 10' <_summary>Document font -- cgit v1.2.1