1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 15:24:12 +01:00

rename the BookmarkPost autocommand event to BookmarkAdd

This commit is contained in:
Doug Kearns
2008-09-10 15:33:27 +00:00
parent ab20cc4e25
commit 1d83391c54
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ Add {cmd} to the list of commands Vimperator will execute on {event} for a URL m
Available {events}:
`----------------`--------------------------------------------
*BookmarkPost* Triggered after a page is bookmarked
*BookmarkAdd* Triggered after a page is bookmarked
*LocationChange* Triggered when changing tabs or when navigating to a new location
*PageLoadPre* Triggered after a page load is initiated.
*PageLoad* Triggered when a page gets (re)loaded/opened