From 75f2481523f0f182fd919e64af2758adc34e3283 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sun, 30 Aug 2009 23:57:01 +1000 Subject: [PATCH] Fix :ext* help descriptions in index.html. --- vimperator/locale/en-US/index.txt | 10 +++++----- xulmus/locale/en-US/index.txt | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/vimperator/locale/en-US/index.txt b/vimperator/locale/en-US/index.txt index c5849a88..4a13eb16 100644 --- a/vimperator/locale/en-US/index.txt +++ b/vimperator/locale/en-US/index.txt @@ -183,12 +183,12 @@ section::Ex{nbsp}commands[ex-cmd-index,:index] ||[c]:echomsg[c]|| Echo the expression as an informational message + ||[c]:emenu[c]|| Execute the specified menu item from the command line + ||[c]:execute[c]|| Execute the argument as an Ex command + -||[c]:extadd[c]|| Install an extensions + -||[c]:extdelete[c]|| -||[c]:extdisable[c]|| -||[c]:extenable[c]|| +||[c]:extadd[c]|| Install an extension + +||[c]:extdelete[c]|| Uninstall an extension + +||[c]:extdisable[c]|| Disable an extension + +||[c]:extenable[c]|| Enable an extension + ||[c]:extensions[c]|| List all installed extensions + -||[c]:extoptions[c]|| +||[c]:extoptions[c]|| Open an extension's preference dialog + ||[c]:exusage[c]|| List all Ex commands with a short description + ||[c]:finish[c]|| Stop sourcing a script file + ||[c]:forward[c]|| Go forward in the browser history + diff --git a/xulmus/locale/en-US/index.txt b/xulmus/locale/en-US/index.txt index 3a929f5e..4a3c3f5d 100644 --- a/xulmus/locale/en-US/index.txt +++ b/xulmus/locale/en-US/index.txt @@ -221,12 +221,12 @@ section::Ex{nbsp}commands[ex-cmd-index,:index] ||[c]:echomsg[c]|| Echo the expression as an informational message + ||[c]:emenu[c]|| Execute the specified menu item from the command line + ||[c]:execute[c]|| Execute the argument as an Ex command + -||[c]:extadd[c]|| Install an extensions + -||[c]:extdelete[c]|| -||[c]:extdisable[c]|| -||[c]:extenable[c]|| +||[c]:extadd[c]|| Install an extension + +||[c]:extdelete[c]|| Uninstall an extension + +||[c]:extdisable[c]|| Disable an extension + +||[c]:extenable[c]|| Enable an extension + ||[c]:extensions[c]|| List all installed extensions + -||[c]:extoptions[c]|| +||[c]:extoptions[c]|| Open an extension's preference dialog + ||[c]:exusage[c]|| List all Ex commands with a short description + ||[c]:filter[c]|| Filter and show the tracks as a view + ||[c]:finish[c]|| Stop sourcing a script file +