I#2147 - Hide menu bar by default

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2147
This commit is contained in:
Milan Crha
2022-11-16 15:48:21 +01:00
parent 7de86f4987
commit 1fa33ef3d9

View File

@ -67,12 +67,12 @@
<_description>The style of the window buttons. Can be “text”, “icons”, “both”, “toolbar”. If “toolbar” is set, the style of the buttons is determined by the GNOME toolbar setting.</_description>
</key>
<key name="menubar-visible" type="b">
<default>true</default>
<default>false</default>
<_summary>Menubar is visible</_summary>
<_description>Whether the menubar should be visible.</_description>
</key>
<key name="menubar-visible-sub" type="b">
<default>true</default>
<default>false</default>
<_summary>Menubar is visible</_summary>
<_description>Whether the menubar should be visible.</_description>
</key>