diff options
author | Kris Maglione <kris@vimperator.org> | 2009-10-25 15:20:56 -0400 |
---|---|---|
committer | Kris Maglione <kris@vimperator.org> | 2009-10-25 15:20:56 -0400 |
commit | 10091e0fd1f1cc8508bbe17e4d3cd7f92d773535 (patch) | |
tree | dbc57f140f56c6096bdc3c596041bd6a30b16a0d /common/locale/en-US/autocommands.xml | |
parent | 9e531ca343599ad1d1550c3288cd7001d044d551 (diff) | |
download | pentadactyl-10091e0fd1f1cc8508bbe17e4d3cd7f92d773535.tar.gz |
Use host branding dtd. Purge help of residual Vimperator/Firefox references.
--HG--
branch : xslt
Diffstat (limited to 'common/locale/en-US/autocommands.xml')
-rw-r--r-- | common/locale/en-US/autocommands.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/locale/en-US/autocommands.xml b/common/locale/en-US/autocommands.xml index 9a8dc927..a2f72585 100644 --- a/common/locale/en-US/autocommands.xml +++ b/common/locale/en-US/autocommands.xml @@ -30,7 +30,7 @@ variables. </p> - <p>Add <a>cmd</a> to the list of commands Vimperator will execute on <a>event</a> for a URL matching <a>pat</a>:</p> + <p>Add <a>cmd</a> to the list of commands &liberator.appname; will execute on <a>event</a> for a URL matching <a>pat</a>:</p> <ul> <li><ex>:autocmd[!]</ex> <a>events</a> <a>pat</a>: list/remove autocommands filtered by <a>events</a> and <a>pat</a></li> |