mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 16:32:27 +01:00
updated :autocmd <tab> info
This commit is contained in:
@@ -36,9 +36,10 @@ liberator.config = { //{{{
|
|||||||
defaults: { guioptions: "" },
|
defaults: { guioptions: "" },
|
||||||
guioptions: { m: ["toolbar-menubar"], T: ["nav-bar"], b: ["PersonalToolbar"] },
|
guioptions: { m: ["toolbar-menubar"], T: ["nav-bar"], b: ["PersonalToolbar"] },
|
||||||
|
|
||||||
autocommands: [["PageLoad", "Triggered when a page gets (re)loaded/opened"],
|
autocommands: [["LocationChange", "Triggered when changing tabs or when naviagtion to a new location"],
|
||||||
["Quit", "Triggered before exiting Thunderbird"],
|
["PageLoad", "Triggered when a page gets (re)loaded/opened"],
|
||||||
["Startup", "Triggered after Thunderbird starts"]],
|
["Quit", "Triggered before exiting Thunderbird"],
|
||||||
|
["Startup", "Triggered after Thunderbird starts"]],
|
||||||
|
|
||||||
dialogs: [
|
dialogs: [
|
||||||
["about", "About Firefox",
|
["about", "About Firefox",
|
||||||
|
|||||||
Reference in New Issue
Block a user