From d8f2c6b49877dc3a8c2f3330b9384a1c853512ae Mon Sep 17 00:00:00 2001 From: Michael Gratton Date: Wed, 6 May 2020 18:35:03 +1000 Subject: [PATCH] desktop/org.gnome.Geary.gschema.xml: Hide formatting toolbar by default Fixes #736 --- desktop/org.gnome.Geary.gschema.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/org.gnome.Geary.gschema.xml b/desktop/org.gnome.Geary.gschema.xml index ac477a43..bbbadc36 100644 --- a/desktop/org.gnome.Geary.gschema.xml +++ b/desktop/org.gnome.Geary.gschema.xml @@ -46,7 +46,7 @@ - true + false Show/hide formatting toolbar True if the formatting toolbar in the composer is shown.