From 2169301157efab83b355ec7e44872b350e207c25 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Fri, 24 Sep 2010 07:49:17 -0400 Subject: [PATCH] Rename appname/idname to appName/idName in help files to maintain parity with code. --- common/locale/en-US/all.xml | 2 +- common/locale/en-US/autocommands.xml | 2 +- common/locale/en-US/browsing.xml | 12 ++-- common/locale/en-US/buffer.xml | 2 +- common/locale/en-US/cmdline.xml | 6 +- common/locale/en-US/developer.xml | 18 +++--- common/locale/en-US/eval.xml | 8 +-- common/locale/en-US/gui.xml | 4 +- common/locale/en-US/hints.xml | 4 +- common/locale/en-US/index.xml | 12 ++-- common/locale/en-US/insert.xml | 2 +- common/locale/en-US/map.xml | 12 ++-- common/locale/en-US/marks.xml | 10 ++-- common/locale/en-US/message.xml | 4 +- common/locale/en-US/options.xml | 24 ++++---- common/locale/en-US/pattern.xml | 4 +- common/locale/en-US/print.xml | 2 +- common/locale/en-US/repeat.xml | 10 ++-- common/locale/en-US/starting.xml | 20 +++---- common/locale/en-US/styling.xml | 8 +-- common/locale/en-US/tabs.xml | 2 +- common/locale/en-US/various.xml | 16 +++--- pentadactyl/content/dactyl.dtd | 4 +- pentadactyl/locale/en-US/dactyl.dtd | 2 +- pentadactyl/locale/en-US/intro.xml | 22 ++++---- pentadactyl/locale/en-US/tutorial.xml | 72 ++++++++++++------------ teledactyl/content/dactyl.dtd | 4 +- teledactyl/locale/en-US/autocommands.xml | 6 +- teledactyl/locale/en-US/intro.xml | 20 +++---- xulmus/content/dactyl.dtd | 4 +- xulmus/locale/en-US/dactyl.dtd | 2 +- xulmus/locale/en-US/intro.xml | 22 ++++---- xulmus/locale/en-US/player.xml | 2 +- 33 files changed, 172 insertions(+), 172 deletions(-) diff --git a/common/locale/en-US/all.xml b/common/locale/en-US/all.xml index ff265fa9..1d6e5412 100644 --- a/common/locale/en-US/all.xml +++ b/common/locale/en-US/all.xml @@ -5,7 +5,7 @@ all diff --git a/common/locale/en-US/autocommands.xml b/common/locale/en-US/autocommands.xml index 509d5d73..1ad59a34 100644 --- a/common/locale/en-US/autocommands.xml +++ b/common/locale/en-US/autocommands.xml @@ -5,7 +5,7 @@

Automatic commands

diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml index 576376a9..a7679a8b 100644 --- a/common/locale/en-US/browsing.xml +++ b/common/locale/en-US/browsing.xml @@ -5,17 +5,17 @@

Browsing

-

Bypassing &dactyl.appname;

+

Bypassing &dactyl.appName;

-&dactyl.appname; overrides nearly all &dactyl.host; keys in order to +&dactyl.appName; overrides nearly all &dactyl.host; keys in order to make browsing more pleasant for Vim users. On the occasions when you -want to bypass &dactyl.appname;'s key handling and pass keys directly to +want to bypass &dactyl.appName;'s key handling and pass keys directly to &dactyl.host; or to a web page, you have two options: @@ -465,7 +465,7 @@ want to bypass &dactyl.appname;'s key handling and pass keys directly to :quitall

- Quit &dactyl.appname;, no matter how many tabs/windows + Quit &dactyl.appName;, no matter how many tabs/windows are open. The session is not stored.

@@ -519,7 +519,7 @@ want to bypass &dactyl.appname;'s key handling and pass keys directly to ZZ

- Quit &dactyl.appname; and save the session. Works like + Quit &dactyl.appName; and save the session. Works like :xall.

diff --git a/common/locale/en-US/buffer.xml b/common/locale/en-US/buffer.xml index ed8f4e11..77e4336a 100644 --- a/common/locale/en-US/buffer.xml +++ b/common/locale/en-US/buffer.xml @@ -5,7 +5,7 @@

Buffer

diff --git a/common/locale/en-US/cmdline.xml b/common/locale/en-US/cmdline.xml index 5acf68df..7be3bfc4 100644 --- a/common/locale/en-US/cmdline.xml +++ b/common/locale/en-US/cmdline.xml @@ -5,18 +5,18 @@

Command-line mode

- &dactyl.appname;'s command-line mode is perhaps its most + &dactyl.appName;'s command-line mode is perhaps its most powerful interface. In this mode, the command input bar at the bottom of the window is given the keyboard focus for any of a variety of required inputs. In addition to access to almost - every aspect of &dactyl.appname; and &dactyl.host;, the command + every aspect of &dactyl.appName; and &dactyl.host;, the command line provides power and comprehensive completion for all of its commands, along with concise descriptions for each command and all of its arguments. Couple this with persistent, searchable diff --git a/common/locale/en-US/developer.xml b/common/locale/en-US/developer.xml index 810faf8c..522cfbf4 100644 --- a/common/locale/en-US/developer.xml +++ b/common/locale/en-US/developer.xml @@ -7,7 +7,7 @@

Developer information

@@ -67,7 +67,7 @@
&tab;@topic
The topic of the link. Either a help topic or a fully-qualified URI.
em
Emphasized text. (HelpEm)
str
A string, with its contents wrapped in quotes. (HelpString)
-
logo
&dactyl.appname;'s logo. (Logo)
+
logo
&dactyl.appName;'s logo. (Logo)
Items
@@ -109,7 +109,7 @@
&tab;@summary
A short description of the plugin, shown in its section head.
project
The project for which this plugin was intended.
-
&tab;@name
The name of the project (i.e., &dactyl.appname;)
+
&tab;@name
The name of the project (i.e., &dactyl.appName;)
&tab;@minVersion
The minimum version of the project for which this plugin is intended to work.
&tab;@maxVersion
The maximum version of the project for which this plugin is intended to work.
@@ -133,9 +133,9 @@

Writing plugins

- Writing &dactyl.appname; plugins is incredibly simple. Plugins are + Writing &dactyl.appName; plugins is incredibly simple. Plugins are simply JavaScript files which run with full chrome privileges and - have full access to the &dactyl.appname; and &dactyl.host; APIs. + have full access to the &dactyl.appName; and &dactyl.host; APIs. Each plugin has its own global object, which means that the variables and functions that you create won't pollute the global window or private dactyl namespaces. This means @@ -153,11 +153,11 @@ that, what you may do with your plugins is practically limitless. Plugins have full access to all of the chrome resources that ordinary &dactyl.host; does, along with the entire power of the - &dactyl.appname; API. If you need a starting point, have a look at some + &dactyl.appName; API. If you need a starting point, have a look at some existing plugins or extensions, especially the - &dactyl.appname; + &dactyl.appName; source.

@@ -209,7 +209,7 @@ XML.prettyPrinting = false; The inline XML is made possible by E4X. It is important that the documentation be assigned to the - INFO variable, or &dactyl.appname; will not be able + INFO variable, or &dactyl.appName; will not be able to find it. The XML property changes are not compulsory, but they do prevent certain formatting problems that may occur otherwise. Beginning your file with use strict, while @@ -218,7 +218,7 @@ XML.prettyPrinting = false;

The documentation that you provide behaves exactly as other - &dactyl.appname; documentation, which means that the tags you + &dactyl.appName; documentation, which means that the tags you provide are available via :help with full tag completion and cross-referencing support. Although documentation is not required, we strongly recommend that all plugin authors diff --git a/common/locale/en-US/eval.xml b/common/locale/en-US/eval.xml index cef4a5f4..478650fd 100644 --- a/common/locale/en-US/eval.xml +++ b/common/locale/en-US/eval.xml @@ -5,20 +5,20 @@

Expression evaluation

- Much of the power of &dactyl.appname; lies in its scriptable expression - evaluation. &dactyl.appname; understands two kinds of expressions: ex + Much of the power of &dactyl.appName; lies in its scriptable expression + evaluation. &dactyl.appName; understands two kinds of expressions: ex commands, and JavaScript. Ex commands are simple, easy to type, and readily accessible from the command-line. They form a core part of the user interface. JavaScript, on the other hand, is much less straightforward, but allows for any number of complex actions to be - executed, with full access to all of the internals of &dactyl.appname; and + executed, with full access to all of the internals of &dactyl.appName; and &dactyl.host;. Both expression evaluation methods support sophisticated expression completion, including option lists and descriptions thereof, along with paren matching and syntax error highlighting. diff --git a/common/locale/en-US/gui.xml b/common/locale/en-US/gui.xml index 15e6d2ca..887140e5 100644 --- a/common/locale/en-US/gui.xml +++ b/common/locale/en-US/gui.xml @@ -5,7 +5,7 @@ @@ -13,7 +13,7 @@

- Although &dactyl.appname; offers access to the most frequently used + Although &dactyl.appName; offers access to the most frequently used &dactyl.host; functionality via Ex and Normal mode commands, there may be times when direct access to the &dactyl.host; GUI is required. For such eventualities, there are commands to access menu items and to launch diff --git a/common/locale/en-US/hints.xml b/common/locale/en-US/hints.xml index 6b197315..7fc8e277 100644 --- a/common/locale/en-US/hints.xml +++ b/common/locale/en-US/hints.xml @@ -5,7 +5,7 @@

Hints

@@ -13,7 +13,7 @@

Hints are an easy way to interact with web pages without using - your mouse. In hint mode, &dactyl.appname; highlights and + your mouse. In hint mode, &dactyl.appName; highlights and numbers all clickable elements. The elements can be selected either by typing their numbers, or typing parts of their text to narrow them down. While the default action is to click the diff --git a/common/locale/en-US/index.xml b/common/locale/en-US/index.xml index 56ad8e6a..4deb8613 100644 --- a/common/locale/en-US/index.xml +++ b/common/locale/en-US/index.xml @@ -5,7 +5,7 @@

Index

@@ -37,7 +37,7 @@ This file contains a list of all available commands, mappings and options.
Scroll window upwards in the buffer
Pass through next key
Decrement last number in URL
-
Temporarily ignore all &dactyl.appname; key bindings
+
Temporarily ignore all &dactyl.appName; key bindings
@@ -275,7 +275,7 @@ This file contains a list of all available commands, mappings and options.
:hardcopy
Print current document
:help
Open the help page
:helpall
Open the single unchunked help page
-
:highlight
Style &dactyl.appname;
+
:highlight
Style &dactyl.appName;
:history
Show recently visited URLs
:iabbrev
Abbreviate a key sequence in Insert mode
:iabclear
Remove all abbreviations in Insert mode
@@ -314,7 +314,7 @@ This file contains a list of all available commands, mappings and options.
:qmark
Mark a URL with a letter for quick access
:qmarks
Show all QuickMarks
:quit
Quit current tab
-
:quitall
Quit &dactyl.appname;
+
:quitall
Quit &dactyl.appName;
:redraw
Redraw the screen
:reload
Reload the current web page
:reloadall
Reload all tab pages
@@ -332,7 +332,7 @@ This file contains a list of all available commands, mappings and options.
:source
Read Ex commands from a file
:stop
Stop loading the current web page
:stopall
Stop loading all tab pages
-
:style
Style &dactyl.appname; and web sites
+
:style
Style &dactyl.appName; and web sites
:styledisable
Disable a user style sheet
:styleenable
Enable a user style sheet
:styletoggle
Toggle a user style sheet
@@ -387,7 +387,7 @@ This file contains a list of all available commands, mappings and options.
eventignore
List of autocommand event names which should be ignored
exrc
Allow reading of an RC file in the current directory
extendedhinttags
XPath string of hintable elements activated by ;
-
fileencoding
Changes the character encoding that &dactyl.appname; uses to read and write files
+
fileencoding
Changes the character encoding that &dactyl.appName; uses to read and write files
followhints
Change the behaviour of in Hints mode
fullscreen
Show the current window fullscreen
guioptions
Show or hide certain GUI elements like the menu or toolbar
diff --git a/common/locale/en-US/insert.xml b/common/locale/en-US/insert.xml index 102ac809..bba5b00e 100644 --- a/common/locale/en-US/insert.xml +++ b/common/locale/en-US/insert.xml @@ -5,7 +5,7 @@

Insert mode

diff --git a/common/locale/en-US/map.xml b/common/locale/en-US/map.xml index af4a4439..0b8d0eb7 100644 --- a/common/locale/en-US/map.xml +++ b/common/locale/en-US/map.xml @@ -5,14 +5,14 @@

Keyboard shortcuts and commands

- &dactyl.appname; provides a number of commands to change the + &dactyl.appName; provides a number of commands to change the behavior of key presses. This can mean anything from automatically substituting one key for another or automatically replacing one typed word for another, to launching a dialog or @@ -22,7 +22,7 @@

Key mapping

- Key mappings are the most basic means &dactyl.appname; provides + Key mappings are the most basic means &dactyl.appName; provides for altering the actions of key presses. Each key mapping is associated with a mode, such as insert, normal, or @@ -52,7 +52,7 @@

n
Normal mode: When browsing normally
v
Visual mode: When selecting text with the cursor keys
i
Insert mode: When interacting with text fields on a website
-
c
Command-line mode: When typing into the &dactyl.appname; command line
+
c
Command-line mode: When typing into the &dactyl.appName; command line

@@ -381,7 +381,7 @@

Abbreviations

- In addition to basic mappings, &dactyl.appname; can also + In addition to basic mappings, &dactyl.appName; can also automatically replace whole words after they've been typed. These shortcuts are known as abbreviations, and are most often useful for correcting spelling of commonly mistyped words, as @@ -624,7 +624,7 @@

macro
named macros
mapping
user mappings
menu
menu items
-
option
&dactyl.appname; options
+
option
&dactyl.appName; options
preference
&dactyl.host; preferences
search
search engines and keywords
shellcmd
shell commands
diff --git a/common/locale/en-US/marks.xml b/common/locale/en-US/marks.xml index 9e5229bd..e83039f1 100644 --- a/common/locale/en-US/marks.xml +++ b/common/locale/en-US/marks.xml @@ -5,14 +5,14 @@

Marks

- &dactyl.appname; supports a number of different methods of + &dactyl.appName; supports a number of different methods of marking your place, in order to easily return later,

@@ -28,9 +28,9 @@

Bookmarks are the most traditional kind of marks supported by - &dactyl.appname;. They are accessible through &dactyl.host;'s + &dactyl.appName;. They are accessible through &dactyl.host;'s bookmark menu, sidebar, and toolbar, in addition to its location - bar completion system. &dactyl.appname; makes them accessible + bar completion system. &dactyl.appName; makes them accessible not only via several commands and its completion system (see the complete option), but also displays a ❤ in the status bar when a bookmarked page is displayed. @@ -154,7 +154,7 @@

Though not traditionally considered a mark, history behaves very similarly to bookmarks both in &dactyl.host; and - &dactyl.appname;. Every visited page is marked and weighted by + &dactyl.appName;. Every visited page is marked and weighted by when and how often it is visited, and can be retrieved both in history list and location completions. Indeed, the ‘frecency’ algorithm used to determine the results of location completions diff --git a/common/locale/en-US/message.xml b/common/locale/en-US/message.xml index b477dc63..1ec9b9ac 100644 --- a/common/locale/en-US/message.xml +++ b/common/locale/en-US/message.xml @@ -5,7 +5,7 @@ @@ -14,7 +14,7 @@ message-history

- &dactyl.appname; stores all info and error messages in a message + &dactyl.appName; stores all info and error messages in a message history. The type of info messages output can be controlled by the verbose option. The maximum number of stored messages can be limited with the messages option. diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index 2a0f8e6f..b5e7d8b8 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -14,14 +14,14 @@

Options

- &dactyl.appname; has a number of internal variables and switches which can be set to + &dactyl.appName; has a number of internal variables and switches which can be set to achieve special effects. These options come in 8 forms:

@@ -250,7 +250,7 @@

Show the &dactyl.host; preferences dialog. You can change the browser preferences from this dialog. Be aware that not all &dactyl.host; - preferences work, because &dactyl.appname; overrides some key bindings and + preferences work, because &dactyl.appName; overrides some key bindings and changes &dactyl.host;'s GUI.

@@ -281,7 +281,7 @@

- &dactyl.appname; needs to set several &dactyl.host; preferences at + &dactyl.appName; needs to set several &dactyl.host; preferences at startup in order to function properly. If this is unacceptable, they can be changed in your RC file with the :set! command, but beware of unexpected behavior. The affected @@ -467,7 +467,7 @@

- &dactyl.appname; will not behave correctly if the editor forks its + &dactyl.appName; will not behave correctly if the editor forks its own process, rather than blocking until editing is complete. Gvim invoked without the -f option is one such example. @@ -554,7 +554,7 @@ UTF-8

- Changes the character encoding that &dactyl.appname; uses to read + Changes the character encoding that &dactyl.appName; uses to read and write files.

@@ -1090,11 +1090,11 @@ - $&dactyl.idname;_RUNTIME + $&dactyl.idName;_RUNTIME 'rtp' 'runtimepath' 'runtimepath' 'rtp' stringlist - $&dactyl.idname;_RUNTIME or + $&dactyl.idName;_RUNTIME or Unix, Mac: ~/.&dactyl.name; Windows: ~/&dactyl.name; @@ -1117,8 +1117,8 @@

- On startup, if the environment variable $&dactyl.idname;_RUNTIME does not - exist, &dactyl.appname; will set it to match this value. + On startup, if the environment variable $&dactyl.idName;_RUNTIME does not + exist, &dactyl.appName; will set it to match this value.

@@ -1305,7 +1305,7 @@ 'titlestring' 'titlestring' string - &dactyl.appname; + &dactyl.appName;

Set the application name shown after the current page title in @@ -1353,7 +1353,7 @@

Define which info messages are displayed. As the value increases, - &dactyl.appname; will show more messages about its progress. + &dactyl.appName; will show more messages about its progress. These can be viewed at any time with the :messages command. The highest useful value is 15, being the most verbose mode. diff --git a/common/locale/en-US/pattern.xml b/common/locale/en-US/pattern.xml index f1dbeea1..b77edc05 100644 --- a/common/locale/en-US/pattern.xml +++ b/common/locale/en-US/pattern.xml @@ -5,14 +5,14 @@

Text search commands

- &dactyl.appname; provides a Vim-like incremental search interface to + &dactyl.appName; provides a Vim-like incremental search interface to replace &dactyl.host;'s crippled Typeahead Find. Among other improvements, our search service:

diff --git a/common/locale/en-US/print.xml b/common/locale/en-US/print.xml index 9f1db6e1..aa2e9283 100644 --- a/common/locale/en-US/print.xml +++ b/common/locale/en-US/print.xml @@ -5,7 +5,7 @@

Printing

diff --git a/common/locale/en-US/repeat.xml b/common/locale/en-US/repeat.xml index 019bdde7..8eb7d5a8 100644 --- a/common/locale/en-US/repeat.xml +++ b/common/locale/en-US/repeat.xml @@ -5,14 +5,14 @@

Repeating commands

- &dactyl.appname; can repeat commands in a number of ways, from repeating + &dactyl.appName; can repeat commands in a number of ways, from repeating the last command, to recording and playing macros, to saving its state and executing scripts.

@@ -27,7 +27,7 @@

Repeat the last keyboard mapping count times. Note that, unlike in Vim, this does not apply solely to editing commands, - mainly because &dactyl.appname; doesn't have them. + mainly because &dactyl.appName; doesn't have them.

@@ -200,7 +200,7 @@ &dactyl.name;rc file if &dactyl.name;rc uses commands or options which are defined by plugins. Additionally, this command allows newly installed plugins to be easily loaded without restarting - &dactyl.appname;. See also loadplugins. + &dactyl.appName;. See also loadplugins.

@@ -237,7 +237,7 @@

Stop sourcing a script file. This can only be called from within a - &dactyl.appname; script file. + &dactyl.appName; script file.

diff --git a/common/locale/en-US/starting.xml b/common/locale/en-US/starting.xml index ea433835..73761785 100644 --- a/common/locale/en-US/starting.xml +++ b/common/locale/en-US/starting.xml @@ -5,16 +5,16 @@ -

Starting &dactyl.appname;

+

Starting &dactyl.appName;

Command-line options

- Command-line options can be passed to &dactyl.appname; via the -&dactyl.name; &dactyl.host; + Command-line options can be passed to &dactyl.appName; via the -&dactyl.name; &dactyl.host; option. These are passed as single string argument. E.g., &dactyl.hostbin; -&dactyl.name; ++cmd 'set exrc' +u 'tempRcFile' ++noplugin

@@ -72,27 +72,27 @@

Initialization

-

At startup, &dactyl.appname; completes the following tasks in order.

+

At startup, &dactyl.appName; completes the following tasks in order.

  1. - &dactyl.appname; first searches for user initialization commands in + &dactyl.appName; first searches for user initialization commands in the following locations. The first of these to be found is executed, after which no further locations are searched.

      -
    1. - $&dactyl.idname;_INIT +
    2. + $&dactyl.idName;_INIT May contain a single Ex command (e.g., ":source file").
    3. -
    4. +
    5. ~/_&dactyl.name;rc Windows only. If this file exists, its contents - are executed and $MY_&dactyl.idname;RC set to its path. + are executed and $MY_&dactyl.idName;RC set to its path.
    6. ~/.&dactyl.name;rc @@ -137,7 +137,7 @@
      • On Unix and Mac, the environment variable $HOME is used.
      • - On Windows, &dactyl.appname; checks for the existence of + On Windows, &dactyl.appName; checks for the existence of %HOME%, then %USERPROFILE%, and then %HOMEDRIVE%%HOMEPATH%. It uses the first one it finds. diff --git a/common/locale/en-US/styling.xml b/common/locale/en-US/styling.xml index de519cee..4aef1c1a 100644 --- a/common/locale/en-US/styling.xml +++ b/common/locale/en-US/styling.xml @@ -5,17 +5,17 @@

        Styling the GUI and web pages

        - &dactyl.appname; allows you to apply custom CSS styling to the web pages + &dactyl.appName; allows you to apply custom CSS styling to the web pages you view as well as to the browser itself. Although it is possible to style any user interface element via the :style command, most - &dactyl.appname; elements can be styled more easily by means of the + &dactyl.appName; elements can be styled more easily by means of the more specialized :highlight command.

        @@ -53,7 +53,7 @@

        Valid groups include:

        -
        Bell
        &dactyl.appname;'s visual bell
        +
        Bell
        &dactyl.appName;'s visual bell
        Boolean
        A JavaScript Boolean object
        CmdLine
        The command line
        CmdOutput
        The output of commands executed by :run
        diff --git a/common/locale/en-US/tabs.xml b/common/locale/en-US/tabs.xml index 4a66e1bb..5a6db17d 100644 --- a/common/locale/en-US/tabs.xml +++ b/common/locale/en-US/tabs.xml @@ -5,7 +5,7 @@

        Tabs and buffers

        diff --git a/common/locale/en-US/various.xml b/common/locale/en-US/various.xml index b0e204fd..8f1559c0 100644 --- a/common/locale/en-US/various.xml +++ b/common/locale/en-US/various.xml @@ -5,7 +5,7 @@

        Other help

        @@ -124,7 +124,7 @@ :version!

        - Print &dactyl.appname; and &dactyl.host; version information. When + Print &dactyl.appName; and &dactyl.host; version information. When ! is provided, show the &dactyl.host; version page.

        @@ -133,17 +133,17 @@

        Privacy and sensitive information

        - Part of &dactyl.appname;'s user efficiency comes at the cost of storing a + Part of &dactyl.appName;'s user efficiency comes at the cost of storing a lot of potentially private data, including command-line history, page marks, visited page history, and the like. Because we know that keeping a detailed trail of all of your activities isn't always welcome, - &dactyl.appname; provides comprehensive facilities for erasing potentially + &dactyl.appName; provides comprehensive facilities for erasing potentially sensitive data.

        - &dactyl.appname; fully supports &dactyl.host;'s private browsing mode. + &dactyl.appName; fully supports &dactyl.host;'s private browsing mode. When in private browsing mode, no data other than Bookmarks and QuickMarks are written to disk. Further, upon exiting private mode, all new data, including command-line history, local and URL marks, and macros, @@ -152,11 +152,11 @@

        - In addition to private mode, &dactyl.appname; provides a comprehensive + In addition to private mode, &dactyl.appName; provides a comprehensive facility for clearing any potentially sensitive data generated by either - &dactyl.appname; or &dactyl.host;. It directly integrates with + &dactyl.appName; or &dactyl.host;. It directly integrates with &dactyl.host;'s own sanitization facility, and so automatically clears any - domain data and session history when requested. Further, &dactyl.appname; + domain data and session history when requested. Further, &dactyl.appName; provides its own more granular sanitization facility, which allows, e.g., clearing only the command-line and macro history for the past ten minutes.

        diff --git a/pentadactyl/content/dactyl.dtd b/pentadactyl/content/dactyl.dtd index 0663dd69..8220a0f7 100644 --- a/pentadactyl/content/dactyl.dtd +++ b/pentadactyl/content/dactyl.dtd @@ -5,8 +5,8 @@ - - + + diff --git a/pentadactyl/locale/en-US/dactyl.dtd b/pentadactyl/locale/en-US/dactyl.dtd index dd1e4119..882fd77f 100644 --- a/pentadactyl/locale/en-US/dactyl.dtd +++ b/pentadactyl/locale/en-US/dactyl.dtd @@ -1,4 +1,4 @@ - + diff --git a/pentadactyl/locale/en-US/intro.xml b/pentadactyl/locale/en-US/intro.xml index 5898ea93..e5c03aaf 100644 --- a/pentadactyl/locale/en-US/intro.xml +++ b/pentadactyl/locale/en-US/intro.xml @@ -5,7 +5,7 @@ @@ -14,7 +14,7 @@

        Introduction

        - &dactyl.appname; is a + &dactyl.appName; is a free browser add-on for &dactyl.host;, designed to make browsing more efficient and especially more keyboard accessible. Largely inspired by the Vim text editor, the appearance @@ -22,7 +22,7 @@

        - If this is your first time running &dactyl.appname;, you may need some + If this is your first time running &dactyl.appName;, you may need some time to adjust to the standard interface, which hides the menu, navigation, and tool bars by default. If you find it uncomfortable to work without them, you can re-enable them by typing @@ -31,9 +31,9 @@

        If you have trouble remembering commands or keyboard shortcuts, you can bring up this help page at any time by typing :help or - . If you find that you don't like &dactyl.appname; at all, - you can disable it by typing :extdisable &dactyl.appname; or - delete it entirely by typing :extdelete &dactyl.appname; + . If you find that you don't like &dactyl.appName; at all, + you can disable it by typing :extdisable &dactyl.appName; or + delete it entirely by typing :extdelete &dactyl.appName;

        Help topics

        @@ -44,8 +44,8 @@ A quick-start tutorial for new users.
      • - Starting &dactyl.appname;: - How &dactyl.appname; starts up, where it reads the config file, etc. + Starting &dactyl.appName;: + How &dactyl.appName; starts up, where it reads the config file, etc.
      • Browsing: @@ -106,12 +106,12 @@ Printing pages.
      • - &dactyl.appname;'s GUI: + &dactyl.appName;'s GUI: Accessing &dactyl.host; menus, dialogs and the sidebar.
      • Styling the GUI and web pages: - Changing the styling of content pages and &dactyl.appname; itself. + Changing the styling of content pages and &dactyl.appName; itself.
      • Error and informational messages: @@ -152,7 +152,7 @@
      • Advanced completion of bookmark and history URLs
      • Vim-like status line with a Wget-like progress bar
      • Minimal GUI (easily hide superfluous menubar and toolbar with :set guioptions=)
      • -
      • Ability to :source JavaScript, CSS, and &dactyl.appname; command files
      • +
      • Ability to :source JavaScript, CSS, and &dactyl.appName; command files
      • Easy quick searches (see :open)
      • Count supported for many commands (3 will go back 3 pages)
      • Visual bell for errors (visualbell)
      • diff --git a/pentadactyl/locale/en-US/tutorial.xml b/pentadactyl/locale/en-US/tutorial.xml index 995efdc1..d79f79bc 100644 --- a/pentadactyl/locale/en-US/tutorial.xml +++ b/pentadactyl/locale/en-US/tutorial.xml @@ -5,7 +5,7 @@ @@ -14,12 +14,12 @@ This is a quickstart tutorial to help new users get up and running - in &dactyl.appname;. It is not intended as a full reference explaining all + in &dactyl.appName;. It is not intended as a full reference explaining all features.

        - If you've started using &dactyl.appname; from scratch (i.e., without any + If you've started using &dactyl.appName; from scratch (i.e., without any customization), you should be looking at this help page in a relatively bare-looking window. The menubar, navigation bar, and bookmark bars are hidden. In case you missed the notice in the intro, you can @@ -35,43 +35,43 @@

        However, in this author's opinion, the best way to get familiar with - &dactyl.appname; is to leave these disabled for now. (The above action can be + &dactyl.appName; is to leave these disabled for now. (The above action can be reversed with :set go=) You can look at the entry for guioptions in options for more information on this.

        -

        &dactyl.appname;'s modal interface

        +

        &dactyl.appName;'s modal interface

        - &dactyl.appname;'s power, like Vim's, comes from it's modal interface. Keys have - different meanings depending on which mode the browser is in. &dactyl.appname; has + &dactyl.appName;'s power, like Vim's, comes from it's modal interface. Keys have + different meanings depending on which mode the browser is in. &dactyl.appName; has several modes, but the 2 most important are Normal mode and Command-line mode.

        - When &dactyl.appname; starts, it is in Normal mode by default. This is probably where + When &dactyl.appName; starts, it is in Normal mode by default. This is probably where you will spend the majority of your time.

        - The other core mode of &dactyl.appname;, Command-line mode, can be entered from - Normal mode by typing a : (colon). You will frequently see &dactyl.appname; + The other core mode of &dactyl.appName;, Command-line mode, can be entered from + Normal mode by typing a : (colon). You will frequently see &dactyl.appName; commands start with a :, indicating that what follows is a command.

        To return to Normal mode from Command-line mode, type . Pressing will also return you to Normal mode from most other modes in - &dactyl.appname;. + &dactyl.appName;.

        Getting help

        Vim is a great editor but it's not much of a web browser. So even seasoned Vim - users will probably have to look at &dactyl.appname;'s documentation sooner or later. - Most of the documentation for &dactyl.appname;'s features are easily found using the + users will probably have to look at &dactyl.appName;'s documentation sooner or later. + Most of the documentation for &dactyl.appName;'s features are easily found using the :help command. For example, you can find help on the :help command by typing

        @@ -104,16 +104,16 @@ – or how I learned to stop worrying and love the 80+ buttons I already have.

        - The efficiency of &dactyl.appname;, as with the legendary editor it was inspired by, + The efficiency of &dactyl.appName;, as with the legendary editor it was inspired by, relies on the user being able to keep his fingers on the keyboard where they can do the most good. While there are some areas where the mouse is clearly - superior at, such as GUI design or some games, &dactyl.appname; acts on the + superior at, such as GUI design or some games, &dactyl.appName; acts on the assumption that a web browser doesn't have to be one of those.

        Here are some areas where the mouse is typically considered indisposable, and - how &dactyl.appname; challenges this preconception. + how &dactyl.appName; challenges this preconception.

        Scrolling

        @@ -202,27 +202,27 @@

        Some hints about surfing…

        - So now you can navigate around in &dactyl.appname;. But wait… how do you open a + So now you can navigate around in &dactyl.appName;. But wait… how do you open a page or tab linked in a web page? How do you click on all those links without your tailed friend?

        The answer is hints. Activating hints displays a number next to every link - &dactyl.appname; can find. To follow the link, simply type the number corresponding + &dactyl.appName; can find. To follow the link, simply type the number corresponding to the hint, a white number inside a red square by default.

        For text links, there's an additional shortcut; you can type some text - contained in the link and &dactyl.appname; will search all the links it can find and + contained in the link and &dactyl.appName; will search all the links it can find and only hint the matching links, further narrowing down the list. If the text you - type uniquely identifies any given link, &dactyl.appname; will follow that link + type uniquely identifies any given link, &dactyl.appName; will follow that link immediately without any further user input.

        - Whichever way you choose to indicate your target link, once &dactyl.appname; has + Whichever way you choose to indicate your target link, once &dactyl.appName; has highlighted the link you want, simply hit to open it.

        @@ -234,10 +234,10 @@

        - To test it, try this link: &dactyl.appname; Homepage. + To test it, try this link: &dactyl.appName; Homepage. Activate QuickHint mode with f or F to highlight all currently visible links. Then start typing the text of the link. The link should be - uniquely identified soon, and &dactyl.appname; will open it. Once you're done, + uniquely identified soon, and &dactyl.appName; will open it. Once you're done, remember to use (History Back) or d (Delete Buffer) to return here, depending on which key you used to activate QuickHint mode.

        @@ -262,14 +262,14 @@

        Saving for posterity—pentadactylrc

        - Once you get &dactyl.appname; set up with your desired options, maps, and commands, - you'll probably want them to be available the next time you open &dactyl.appname;. + Once you get &dactyl.appName; set up with your desired options, maps, and commands, + you'll probably want them to be available the next time you open &dactyl.appName;. Continuing the Vim theme, this is done with a pentadactylrc file.

        To save your current settings and allow them to be loaded automatically - next time you start &dactyl.appname;, issue the :mkp command. + next time you start &dactyl.appName;, issue the :mkp command.

        @@ -281,7 +281,7 @@

        Find the exit nearest you

        - &dactyl.appname; supports all of Vim's classic methods of exiting. + &dactyl.appName; supports all of Vim's classic methods of exiting.

        @@ -307,7 +307,7 @@

        You might feel pretty disoriented now. Don't worry. This is still &dactyl.host; - underneath. Here are some ways &dactyl.appname; allows &dactyl.host; to shine through. See + underneath. Here are some ways &dactyl.appName; allows &dactyl.host; to shine through. See the :help for these commands and mappings for more information on how to make the best use of them.

        @@ -320,18 +320,18 @@
        :bmarks
        - &dactyl.appname; provides a new interface to bookmarks, but they're still your + &dactyl.appName; provides a new interface to bookmarks, but they're still your standard &dactyl.host; bookmarks under the hood. :bmark will add a new bookmark, while :bmarks will list the bookmarks currently defined.
        :history
        It's exactly what it sounds like. This command will display a colorized, - scrollable and clickable list of the locations in &dactyl.appname;'s history. + scrollable and clickable list of the locations in &dactyl.appName;'s history.
        :emenu
        - Access the &dactyl.host; menus through the &dactyl.appname; command line. + Access the &dactyl.host; menus through the &dactyl.appName; command line.
        @@ -354,9 +354,9 @@

        - The &dactyl.appname; way to do this is with the command :addons. Issuing this + The &dactyl.appName; way to do this is with the command :addons. Issuing this command brings up the &dactyl.host; Add-ons dialog window; you can then remove it as - normal, selecting &dactyl.appname; from the list and clicking (yes, clicking) + normal, selecting &dactyl.appName; from the list and clicking (yes, clicking) Uninstall.

        @@ -369,8 +369,8 @@

        I'm interested… but lost!

        - &dactyl.appname; has an energetic and growing user base. If you've run into a problem - that you can't seem to solve with &dactyl.appname;, or if you think you might have + &dactyl.appName; has an energetic and growing user base. If you've run into a problem + that you can't seem to solve with &dactyl.appName;, or if you think you might have found a bug, please let us know! There is support available on the wiki or in the #pentadactyl IRC @@ -379,7 +379,7 @@

        If you have any feature requests or (even better) offers to help, we'd love to - hear from you as well. Developers work on &dactyl.appname; whenever possible, but we + hear from you as well. Developers work on &dactyl.appName; whenever possible, but we are neither infinite nor omnipotent; please bear with us. If you can't wait for us to get around to it, rest assured patches are welcome! See the developer page for more information. diff --git a/teledactyl/content/dactyl.dtd b/teledactyl/content/dactyl.dtd index 255be5fb..4afd960d 100644 --- a/teledactyl/content/dactyl.dtd +++ b/teledactyl/content/dactyl.dtd @@ -4,8 +4,8 @@ - - + + diff --git a/teledactyl/locale/en-US/autocommands.xml b/teledactyl/locale/en-US/autocommands.xml index 7ec54302..e6cbe3a8 100644 --- a/teledactyl/locale/en-US/autocommands.xml +++ b/teledactyl/locale/en-US/autocommands.xml @@ -16,9 +16,9 @@

        PageLoadPre
        Triggered after a page load is initiated
        PageLoad
        Triggered when a page gets (re)loaded/opened
        ShellCmdPost
        Triggered after executing a shell command with :!cmd
        -
        &dactyl.appname;Enter
        Triggered after &dactyl.host; starts
        -
        &dactyl.appname;LeavePre
        Triggered before exiting &dactyl.host;, just before destroying each module
        -
        &dactyl.appname;Leave
        Triggered before exiting &dactyl.host;
        +
        &dactyl.appName;Enter
        Triggered after &dactyl.host; starts
        +
        &dactyl.appName;LeavePre
        Triggered before exiting &dactyl.host;, just before destroying each module
        +
        &dactyl.appName;Leave
        Triggered before exiting &dactyl.host;
        FolderLoad
        Triggered after switching folders in &dactyl.host;
        diff --git a/teledactyl/locale/en-US/intro.xml b/teledactyl/locale/en-US/intro.xml index 552eaac9..12129de9 100644 --- a/teledactyl/locale/en-US/intro.xml +++ b/teledactyl/locale/en-US/intro.xml @@ -5,7 +5,7 @@ @@ -14,7 +14,7 @@

        Introduction

        - &dactyl.appname; is a free + &dactyl.appName; is a free browser add-on for &dactyl.host;, which makes it look and behave like the Vim text editor. It has similar key bindings, and you could call it a @@ -23,7 +23,7 @@

        - If this is your first time running &dactyl.appname;, you may need some + If this is your first time running &dactyl.appName;, you may need some time to adjust to the standard interface, which hides the menu, navigation, and tool bars by default. If you find it uncomfortable to work without them, you can re-enable them by typing, @@ -32,9 +32,9 @@

        If you have trouble remembering commands or keyboard shortcuts, you can bring up this help page at any time by typing :help or the - . If you find that you don't like &dactyl.appname; at all, - you can disable it by typing :extdisable &dactyl.appname; or - delete it entirely by typing :extdelete &dactyl.appname; + . If you find that you don't like &dactyl.appName; at all, + you can disable it by typing :extdisable &dactyl.appName; or + delete it entirely by typing :extdelete &dactyl.appName;

        Help topics

        @@ -45,8 +45,8 @@ A quick-start tutorial for new users.
      • - Starting &dactyl.appname;: - How &dactyl.appname; starts up, where it reads the config file… + Starting &dactyl.appName;: + How &dactyl.appName; starts up, where it reads the config file…
      • Browsing: @@ -106,12 +106,12 @@ Printing pages.
      • - &dactyl.appname;'s GUI: + &dactyl.appName;'s GUI: Accessing &dactyl.host; menus, dialogs and the sidebar.
      • Styling the GUI and web pages: - Changing the styling of content pages and &dactyl.appname; itself. + Changing the styling of content pages and &dactyl.appName; itself.
      • Error and informational messages: diff --git a/xulmus/content/dactyl.dtd b/xulmus/content/dactyl.dtd index 3ff03063..195c57cb 100644 --- a/xulmus/content/dactyl.dtd +++ b/xulmus/content/dactyl.dtd @@ -4,8 +4,8 @@ - - + + diff --git a/xulmus/locale/en-US/dactyl.dtd b/xulmus/locale/en-US/dactyl.dtd index 97f7b270..d2bc54b8 100644 --- a/xulmus/locale/en-US/dactyl.dtd +++ b/xulmus/locale/en-US/dactyl.dtd @@ -1,4 +1,4 @@ - + diff --git a/xulmus/locale/en-US/intro.xml b/xulmus/locale/en-US/intro.xml index 02dd83f7..7f8aa8c9 100644 --- a/xulmus/locale/en-US/intro.xml +++ b/xulmus/locale/en-US/intro.xml @@ -5,7 +5,7 @@ @@ -13,7 +13,7 @@

        Introduction

        -&dactyl.appname; +&dactyl.appName; is a free media player add-on for &dactyl.host;, which combines the best features of the CMus @@ -25,17 +25,17 @@ text editor. To provide the most authentic CMus/Vim experience, the &dactyl.host; toolbar is hidden. If you really need it, type: :set guioptions+=T to get it back. - If you don't like &dactyl.appname; at all, you can uninstall it by typing - :extdelete &dactyl.appname; or :extdisable &dactyl.appname; to disable it. + If you don't like &dactyl.appName; at all, you can uninstall it by typing + :extdelete &dactyl.appName; or :extdisable &dactyl.appName; to disable it. If you like it but can't remember the shortcuts, then press F1 or :help to get this help window back. author donation

        - &dactyl.appname; was written by + &dactyl.appName; was written by Prathyush Thota. If you - appreciate my work on &dactyl.appname; and want to encourage + appreciate my work on &dactyl.appName; and want to encourage me working on it more, you can either send me greetings, patches or make a donation:

        @@ -44,7 +44,7 @@ text editor.

        Of course as a believer in free open source software, only make - a donation if you really like &dactyl.appname; and the money + a donation if you really like &dactyl.appName; and the money doesn't hurt -- otherwise just use it, recommend it and like it :)

        @@ -52,7 +52,7 @@ text editor.

        Help topics

          -
        • Starting &dactyl.appname;: How &dactyl.appname; starts up, where it reads the config file...
        • +
        • Starting &dactyl.appName;: How &dactyl.appName; starts up, where it reads the config file...
        • Player mode: Interacting with the media player.
        • Browsing: Basic mappings and commands needed for a browsing session (how to open a web page or go back in history).
        • Buffer: Operations on the current document like scrolling or copying text.
        • @@ -68,8 +68,8 @@ text editor.
        • Repeating commands: Using macros to repeat recurring workflows.
        • Automatic commands: Automatically executing code on certain events.
        • Printing: Printing pages.
        • -
        • &dactyl.appname;'s GUI: Accessing &dactyl.host; menus, dialogs and the display panels.
        • -
        • Styling the GUI and web pages: Changing the styling of content pages and &dactyl.appname; itself.
        • +
        • &dactyl.appName;'s GUI: Accessing &dactyl.host; menus, dialogs and the display panels.
        • +
        • Styling the GUI and web pages: Changing the styling of content pages and &dactyl.appName; itself.
        • Error and informational messages: A description of messages and error messages.
        • Developer information: How to write docs or plugins.
        • Various commands: Other help which didn't fit into any other category.
        • @@ -116,7 +116,7 @@ text editor. Freenode or check the Wiki for - + frequently asked questions (FAQ). Make sure, you have read the TODO diff --git a/xulmus/locale/en-US/player.xml b/xulmus/locale/en-US/player.xml index 1818a394..5cf0458e 100644 --- a/xulmus/locale/en-US/player.xml +++ b/xulmus/locale/en-US/player.xml @@ -5,7 +5,7 @@

          Player mode