1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-30 04:22:28 +01:00

fixed default muttator guioptions

This commit is contained in:
Martin Stubenschrott
2008-12-07 14:39:33 +01:00
parent 31880b5312
commit 95709634d7

View File

@@ -33,7 +33,7 @@ const config = { //{{{
/*** optional options, there are checked for existance and a fallback provided ***/
features: ["hints", "mail", "marks", "addressbook", "tabs"],
defaults: { guioptions: "fr" },
defaults: { guioptions: "frb" },
guioptions: {
m: ["MenuBar", ["mail-toolbar-menubar2"]],