diff options
-rw-r--r-- | schemas/org.mate.interface.gschema.xml.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/org.mate.interface.gschema.xml.in.in b/schemas/org.mate.interface.gschema.xml.in.in index 7954e0c..801242b 100644 --- a/schemas/org.mate.interface.gschema.xml.in.in +++ b/schemas/org.mate.interface.gschema.xml.in.in @@ -101,7 +101,7 @@ <_description>Name of the input method module used by GTK+.</_description> </key> <key name="gtk-dialogs-use-header" type="b"> - <default>true</default> + <default>false</default> <_summary>Use GTK3 header bar</_summary> <_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.</_description> </key> |