diff options
author | Doug Kearns <dougkearns@gmail.com> | 2009-07-23 22:14:14 +1000 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2009-07-23 22:23:33 +1000 |
commit | 93c573d04fbe389c1ce4ba0815885101b6bc4cc4 (patch) | |
tree | d6c1b751ac1d8564c90bd83381a5e0d0bf6671b7 | |
parent | c82140ca516825c84638d18b65ee274d7223e404 (diff) | |
download | pentadactyl-93c573d04fbe389c1ce4ba0815885101b6bc4cc4.tar.gz |
Clean up the intro.html help pages.
-rw-r--r-- | muttator/locale/en-US/intro.txt | 10 | ||||
-rw-r--r-- | vimperator/locale/en-US/intro.txt | 71 | ||||
-rw-r--r-- | vimperator/locale/en-US/map.txt | 2 | ||||
-rw-r--r-- | xulmus/locale/en-US/intro.txt | 77 | ||||
-rw-r--r-- | xulmus/locale/en-US/map.txt | 2 |
5 files changed, 93 insertions, 69 deletions
diff --git a/muttator/locale/en-US/intro.txt b/muttator/locale/en-US/intro.txt index 76c6bae6..5eba75eb 100644 --- a/muttator/locale/en-US/intro.txt +++ b/muttator/locale/en-US/intro.txt @@ -79,10 +79,14 @@ section:Features[features] * Vim-like keybindings ([m]h[m], [m]j[m], [m]k[m], [m]l[m], [m]gg[m], [m]G[m], [m]0[m], [m]$[m], [m]ZZ[m], [m]<C-f>[m], etc.) * Ex-commands ([c]:quit[c], [c]:goto Inbox[c], ...) -* Tab completion available for all commands with support for 'longest' matching when set in 'wildmode' +* Tab completion available for all commands with support for "longest" matching + when set in 'wildmode' * Hit-a-hint like navigation of links (start with [m]f[m] to follow a link) -* Minimal GUI (easily hide useless menubar and toolbar with [c]:set guioptions=f[c]) -* Ability to [c]:source[c] javascript files, and to use a [a]~/.muttatorrc[a] file +* Minimal GUI (easily hide useless menubar and toolbar with + [c]:set guioptions=f[c]) +* Ability to [c]:source[c] JavaScript files, and to use a [a]~/.muttatorrc[a] + file with syntax highlighting if you install + http://vimperator.org/trac/ticket/328[muttator.vim] * Count supported for many commands ([m]3<C-o>[m] will go back 3 messages) * Beep on errors * [c]:map[c] support (and feedkeys() for script writers) diff --git a/vimperator/locale/en-US/intro.txt b/vimperator/locale/en-US/intro.txt index cad25d70..43f340eb 100644 --- a/vimperator/locale/en-US/intro.txt +++ b/vimperator/locale/en-US/intro.txt @@ -49,35 +49,38 @@ support us financially if you really like Vimperator and the money doesn't hurt section:Help{nbsp}topics[overview] -- help:Tutorial[tutorial.html]: A quick-start tutorial for new users. -- help:Initialization[starting.html]: How Vimperator starts up, where it reads - the config file... +- help:Quick-start{nbsp}tutorial[tutorial.html]: A quick-start tutorial for new + users. +- help:Starting{nbsp}Vimperator[starting.html]: How Vimperator starts up, where + it reads the config file... - help:Browsing[browsing.html]: Basic mappings and commands needed for a browsing session (how to open a web page or go back in history). -- help:Buffer{nbsp}commands[buffer.html]: Operations on the current document - like scrolling or copying text. -- help:Command-line[cmdline.html]: Command-line editing. -- help:Insert-mode[insert.html]: Insert-mode editing. +- help:Buffer[buffer.html]: Operations on the current document like scrolling + or copying text. +- help:Command-line{nbsp}mode[cmdline.html]: Command-line editing. +- help:Insert{nbsp}mode[insert.html]: Insert-mode editing. - help:Options[options.html]: A description of all options. -- help:Search{nbsp}commands[pattern.html]: Searching for text in the +- help:Text{nbsp}search{nbsp}commands[pattern.html]: Searching for text in the current buffer. - help:Tabs[tabs.html]: Managing your tabbed browsing session. -- help:Hints[hints.html]: Selecting hyperlinks. -- help:Key{nbsp}mapping{nbsp}and{nbsp}abbreviations[map.html]: Defining new key - mappings, abbreviations and user commands. +- help:Hints[hints.html]: Selecting hyperlinks and other page elements. +- help:Key{nbsp}mappings,{nbsp}abbreviations,{nbsp}and{nbsp}user-defined{nbsp}commands[map.html]: + Defining new key mappings, abbreviations and user commands. - help:Expression{nbsp}evaluation[eval.html]: Executing JavaScript. - help:Marks[marks.html]: Using bookmarks, QuickMarks, history and local marks. - help:Repeating{nbsp}commands[repeat.html]: Using macros to repeat recurring workflows. -- help:Autocommands[autocommands.html]: Automatically executing code on certain - events. -- help:Print[print.html]: Printing pages. -- help:GUI[gui.html]: Accessing Firefox menus, dialogs and the sidebar. -- help:Styling[styling.html]: Changing the styling of content pages and Vimperator itself. -- help:Messages[message.html]: A description of messages and error messages. +- help:Automatic{nbsp}commands[autocommands.html]: Automatically executing code + on certain events. +- help:Printing[print.html]: Printing pages. +- help:Vimperator's{nbsp}GUI[gui.html]: Accessing Firefox menus, dialogs and the sidebar. +- help:Styling{nbsp}the{nbsp}GUI{nbsp}and{nbsp}web{nbsp}pages[styling.html]: + Changing the styling of content pages and Vimperator itself. +- help:Error{nbsp}and{nbsp}informational{nbsp}messages[message.html]: A + description of messages and error messages. - help:Developer{nbsp}information[developer.html]: How to write docs or plugins. -- help:Various[various.html]: Other help which didn't fit into any other - category. +- help:Various{nbsp}commands[various.html]: Other help which didn't fit into + any other category. - help:Index[index.html]: An index of all commands and options. You can also jump directly to the help of a specific command with [c]:help o[c] @@ -85,30 +88,36 @@ or [c]:help :set[c]. section:Features[features] -* Vim-like keybindings ([m]h[m], [m]j[m], [m]k[m], [m]l[m], - [m]gg[m], [m]G[m], [m]0[m], [m]$[m], [m]ZZ[m], [m]<C-f>[m], etc.) +* Vim-like keybindings ([m]h[m], [m]j[m], [m]k[m], [m]l[m], [m]gg[m], [m]G[m], + [m]0[m], [m]$[m], [m]ZZ[m], [m]<C-f>[m], etc.) * Ex commands ([c]:quit[c], [c]:open www.foo.com[c], ...) -* Tab completion available for all commands with support for 'longest' matching when set in 'wildmode' +* Tab completion available for all commands with support for "longest" matching + when set in 'wildmode' * Hit-a-hint like navigation of links (start with [m]f[m] to follow a link) -* Advanced completion of bookmark and history URLs (searching also in title, not only URL) -* Vim-like statusline with a wget-like progress bar -* Minimal GUI (easily hide useless menubar and toolbar with [c]:set guioptions=[c]) -* Ability to [c]:source[c] JavaScript files, and to use a [a]~/.vimperatorrc[a] file - with syntax highlighting if you install scripts/vimperator.vim +* Advanced completion of bookmark and history URLs (searching also in title, + not only URL) +* Vim-like statusline with a Wget-like progress bar +* Minimal GUI (easily hide useless menubar and toolbar with + [c]:set guioptions=[c]) +* Ability to [c]:source[c] JavaScript files, and to use a [a]~/.vimperatorrc[a] + file with syntax highlighting if you install + http://vimperator.org/trac/ticket/26[vimperator.vim] * Easy quick searches ([c]:open foo[c] will search for "foo" in google, [c]:open ebay terminator[c] will search for "terminator" on ebay) with support for Firefox keyword bookmarks and search engines * Count supported for many commands ([m]3<C-o>[m] will go back 3 pages) * Beep on errors -* Marks support ([m]m[m][a]a[a] to set mark a on a web page, [m]'[m][a]a[a] to go there) -* QuickMarks support (quickly go to previously marked web pages with [m]go[m][a]\\{a-zA-Z0-9\\}[a]) +* Marks support ([m]m[m][a]a[a] to set mark a on a web page, [m]'[m][a]a[a] to + go there) +* QuickMarks support (quickly go to previously marked web pages with + [m]go[m][a]\\{a-zA-Z0-9\\}[a]) * [c]:map[c] and [c]:command[c] support (and feedkeys() for script writers) * [c]:time[c] support for profiling * Move the text cursor and select text with Vim keys and a Visual mode * External editor support * Macros to replay key strokes -* AutoCommands to execute action on certain events -* A comprehensive help file, explaining all commands, mappings and options. +* AutoCommands to execute actions on certain events +* A comprehensive help system, explaining all commands, mappings and options section:Contact[contact] diff --git a/vimperator/locale/en-US/map.txt b/vimperator/locale/en-US/map.txt index 835e97ea..91e6650b 100644 --- a/vimperator/locale/en-US/map.txt +++ b/vimperator/locale/en-US/map.txt @@ -1,4 +1,4 @@ -heading:Key{nbsp}mappings,{nbsp}abbreviations,{nbsp}and{nbsp}user-defined{nbsp}commands.[] +heading:Key{nbsp}mappings,{nbsp}abbreviations,{nbsp}and{nbsp}user-defined{nbsp}commands[] section:Key{nbsp}mapping[key-mapping,mapping,map,macro] diff --git a/xulmus/locale/en-US/intro.txt b/xulmus/locale/en-US/intro.txt index b0163d44..3ad3807b 100644 --- a/xulmus/locale/en-US/intro.txt +++ b/xulmus/locale/en-US/intro.txt @@ -38,35 +38,39 @@ it, recommend it and like it :) section:Help{nbsp}topics[overview] //- help:Tutorial[tutorial.html]: A quick-start tutorial for new users. -- help:Initialization[starting.html]: How Xulmus starts up, where it reads - the config file... -- help:Player[player.html]: Interacting with the media player. +- help:Starting{nbsp}Xulmus[starting.html]: How Xulmus starts up, where it + reads the config file... +- help:Player{nbsp}mode[player.html]: Interacting with the media player. - help:Browsing[browsing.html]: Basic mappings and commands needed for a browsing session (how to open a web page or go back in history). -- help:Buffer{nbsp}commands[buffer.html]: Operations on the current document - like scrolling or copying text. -- help:Command-line[cmdline.html]: Command-line editing. -- help:Insert-mode[insert.html]: Insert-mode editing. +- help:Buffer[buffer.html]: Operations on the current document like scrolling + or copying text. +- help:Command-line{nbsp}mode[cmdline.html]: Command-line editing. +- help:Insert{nbsp}mode[insert.html]: Insert-mode editing. - help:Options[options.html]: A description of all options. -- help:Search{nbsp}commands[pattern.html]: Searching for text in the +- help:Text{nbsp}search{nbsp}commands[pattern.html]: Searching for text in the current buffer. - help:Tabs[tabs.html]: Managing your tabbed browsing session. -- help:Hints[hints.html]: Selecting hyperlinks. -- help:Key{nbsp}mapping{nbsp}and{nbsp}abbreviations[map.html]: Defining new key - mappings, abbreviations and user commands. +- help:Hints[hints.html]: Selecting hyperlinks and other page elements. +- help:Key{nbsp}mappings,{nbsp}abbreviations,{nbsp}and{nbsp}user-defined{nbsp}commands[map.html]: + Defining new key mappings, abbreviations and user commands. - help:Expression{nbsp}evaluation[eval.html]: Executing JavaScript. - help:Marks[marks.html]: Using bookmarks, QuickMarks, history and local marks. -- help:Repeating{nbsp}commands[repeat.html]: Using macros to repeat recurring workflows. -- help:Autocommands[autocommands.html]: Automatically executing code on certain - events. -- help:Print[print.html]: Printing pages. -- help:GUI[gui.html]: Accessing Songbird menus, dialogs and the sidebar. -- help:Styling[styling.html]: Changing the styling of content pages and Xulmus itself. -- help:Messages[message.html]: A description of messages and error messages. +- help:Repeating{nbsp}commands[repeat.html]: Using macros to repeat recurring + workflows. +- help:Automatic{nbsp}commands[autocommands.html]: Automatically executing code + on certain events. +- help:Printing[print.html]: Printing pages. +- help:Xulmus's{nbsp}GUI[gui.html]: Accessing Songbird menus, dialogs and the + display panels. +- help:Styling{nbsp}the{nbsp}GUI{nbsp}and{nbsp}web{nbsp}pages[styling.html]: + Changing the styling of content pages and Xulmus itself. +- help:Error{nbsp}and{nbsp}informational{nbsp}messages[message.html]: A + description of messages and error messages. - help:Developer{nbsp}information[developer.html]: How to write docs or plugins. -- help:Various[various.html]: Other help which didn't fit into any other - category. +- help:Various{nbsp}commands[various.html]: Other help which didn't fit into + any other category. - help:Index[index.html]: An index of all commands and options. You can also jump directly to the help of a specific command with [c]:help o[c] @@ -74,30 +78,37 @@ or [c]:help :set[c]. section:Features[features] -* Vim-like keybindings ([m]h[m], [m]j[m], [m]k[m], [m]l[m], - [m]gg[m], [m]G[m], [m]0[m], [m]$[m], [m]ZZ[m], [m]<C-f>[m], etc.) +// TODO: make Xulmus specific +* Vim-like keybindings ([m]h[m], [m]j[m], [m]k[m], [m]l[m], [m]gg[m], [m]G[m], + [m]0[m], [m]$[m], [m]ZZ[m], [m]<C-f>[m], etc.) * Ex commands ([c]:quit[c], [c]:open www.foo.com[c], ...) -* Tab completion available for all commands with support for 'longest' matching when set in 'wildmode' +* Tab completion available for all commands with support for "longest" matching + when set in 'wildmode' * Hit-a-hint like navigation of links (start with [m]f[m] to follow a link) -* Advanced completion of bookmark and history URLs (searching also in title, not only URL) -* Vim-like statusline with a wget-like progress bar -* Minimal GUI (easily hide useless menubar and toolbar with [c]:set guioptions=[c]) -* Ability to [c]:source[c] JavaScript files, and to use a [a]~/.xulmusrc[a] file - with syntax highlighting if you install scripts/xulmus.vim +* Advanced completion of bookmark and history URLs (searching also in title, + not only URL) +* Vim-like statusline with a Wget-like progress bar +* Minimal GUI (easily hide useless menubar and toolbar with + [c]:set guioptions=[c]) +* Ability to [c]:source[c] JavaScript files, and to use a [a]~/.xulmusrc[a] + file with syntax highlighting if you install + http://vimperator.org/trac/ticket/327[xulmus.vim] * Easy quick searches ([c]:open foo[c] will search for "foo" in google, [c]:open ebay terminator[c] will search for "terminator" on ebay) - with support for Songbird keyword bookmarks and search engines + with support for Firefox keyword bookmarks and search engines * Count supported for many commands ([m]3<C-o>[m] will go back 3 pages) * Beep on errors -* Marks support ([m]m[m][a]a[a] to set mark a on a web page, [m]'[m][a]a[a] to go there) -* QuickMarks support (quickly go to previously marked web pages with [m]go[m][a]\\{a-zA-Z0-9\\}[a]) +* Marks support ([m]m[m][a]a[a] to set mark a on a web page, [m]'[m][a]a[a] to + go there) +* QuickMarks support (quickly go to previously marked web pages with + [m]go[m][a]\\{a-zA-Z0-9\\}[a]) * [c]:map[c] and [c]:command[c] support (and feedkeys() for script writers) * [c]:time[c] support for profiling * Move the text cursor and select text with Vim keys and a Visual mode * External editor support * Macros to replay key strokes -* AutoCommands to execute action on certain events -* A comprehensive help file, explaining all commands, mappings and options. +* AutoCommands to execute actions on certain events +* A comprehensive help system, explaining all commands, mappings and options section:Contact[contact] diff --git a/xulmus/locale/en-US/map.txt b/xulmus/locale/en-US/map.txt index 025685d1..fc91c76c 100644 --- a/xulmus/locale/en-US/map.txt +++ b/xulmus/locale/en-US/map.txt @@ -1,4 +1,4 @@ -heading:Key{nbsp}mappings,{nbsp}abbreviations,{nbsp}and{nbsp}user-defined{nbsp}commands.[] +heading:Key{nbsp}mappings,{nbsp}abbreviations,{nbsp}and{nbsp}user-defined{nbsp}commands[] section:Key{nbsp}mapping[key-mapping,mapping,map,macro] |