Merge branch 'mjog/736-hide-formatting-toolbar-by-default' into 'mainline'

desktop/org.gnome.Geary.gschema.xml: Hide formatting toolbar by default

Closes #736

See merge request GNOME/geary!513
This commit is contained in:
Michael Gratton 2020-05-06 09:01:36 +00:00
commit a27937fe40

View file

@ -46,7 +46,7 @@
</key>
<key name="formatting-toolbar-visible" type="b">
<default>true</default>
<default>false</default>
<summary>Show/hide formatting toolbar</summary>
<description>True if the formatting toolbar in the composer is shown.</description>
</key>