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

updated :autocmd <tab> info

This commit is contained in:
Martin Stubenschrott
2008-06-16 22:07:49 +00:00
parent 636362efa3
commit 293ea1168f

View File

@@ -36,9 +36,10 @@ liberator.config = { //{{{
defaults: { guioptions: "" },
guioptions: { m: ["toolbar-menubar"], T: ["nav-bar"], b: ["PersonalToolbar"] },
autocommands: [["PageLoad", "Triggered when a page gets (re)loaded/opened"],
["Quit", "Triggered before exiting Thunderbird"],
["Startup", "Triggered after Thunderbird starts"]],
autocommands: [["LocationChange", "Triggered when changing tabs or when naviagtion to a new location"],
["PageLoad", "Triggered when a page gets (re)loaded/opened"],
["Quit", "Triggered before exiting Thunderbird"],
["Startup", "Triggered after Thunderbird starts"]],
dialogs: [
["about", "About Firefox",