1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 06:17:58 +01:00

[muttator] has "f" as default 'guioptions', should change to fmT?

This commit is contained in:
Martin Stubenschrott
2008-06-10 19:44:41 +00:00
parent 119de356b5
commit 0245cfcef8
3 changed files with 3 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ liberator.config = { //{{{
/*** optional options, there are checked for existance and a fallback provided ***/
features: ["bookmarks", "hints", "history", "marks", "quickmarks", "session", "tabs", "windows"],
defaults: { guioptions: "" },
guioptions: { m: ["toolbar-menubar"], T: ["nav-bar"], b: ["PersonalToolbar"] },
autocommands: [["PageLoad", "Triggered when a page gets (re)loaded/opened"],