desktop/org.gnome.Geary.gschema.xml: Hide formatting toolbar by default
Fixes #736
This commit is contained in:
parent
d5856bf72d
commit
d8f2c6b498
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue