mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 05:14:12 +01:00
[muttator] has "f" as default 'guioptions', should change to fmT?
This commit is contained in:
@@ -33,6 +33,7 @@ liberator.config = {
|
||||
|
||||
/*** optional options, there are checked for existance and a fallback provided ***/
|
||||
features: ["hints", "mail", "marks", "addressbook", "tabs"],
|
||||
defaults: { guioptions: "f" },
|
||||
guioptions: { m: ["mail-toolbar-menubar2"], T: ["mail-bar2"], f: ["folderPaneBox", "folderpane_splitter"], F: ["folderPaneHeader"] },
|
||||
|
||||
get browserModes() { return [liberator.modes.MESSAGE]; },
|
||||
|
||||
Reference in New Issue
Block a user