From 02714f06d9a498415e1c5f72d2dcbb9b612949fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Wed, 22 Sep 2010 23:22:42 +0200 Subject: [PATCH] Restore monospace markup for `pentadactylrc' and the like. This was partly lost in the previous change due to linkification, but the and tags can actually be used together. --- common/locale/en-US/map.xml | 2 +- common/locale/en-US/options.xml | 6 +++--- common/locale/en-US/repeat.xml | 4 ++-- pentadactyl/locale/en-US/tutorial.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/common/locale/en-US/map.xml b/common/locale/en-US/map.xml index 00ad0822..af4a4439 100644 --- a/common/locale/en-US/map.xml +++ b/common/locale/en-US/map.xml @@ -67,7 +67,7 @@ It is important to note that mappings are not automatically saved between sessions. In order to preserve them, - they must either be added to your &dactyl.name;rc or + they must either be added to your &dactyl.name;rc or saved via the :mk&dactyl.name;rc command. diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index 34d6aa4f..8cab4094 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -528,7 +528,7 @@

Allow reading of an RC file in the current directory. This file is - sourced after the default &dactyl.name;rc file in your + sourced after the default &dactyl.name;rc file in your home directory.

@@ -888,9 +888,9 @@

Load plugin scripts when starting up. When on, yet unloaded plugins - are automatically loaded after the &dactyl.name;rc file has been + are automatically loaded after the &dactyl.name;rc file has been sourced. To load plugins earlier, use the :loadplugins - command within &dactyl.name;rc. + command within &dactyl.name;rc.

diff --git a/common/locale/en-US/repeat.xml b/common/locale/en-US/repeat.xml index d5085077..ca73f6f8 100644 --- a/common/locale/en-US/repeat.xml +++ b/common/locale/en-US/repeat.xml @@ -195,9 +195,9 @@

Immediately load all plugins which have yet to be loaded. Because - plugins are not automatically loaded until after &dactyl.name;rc + plugins are not automatically loaded until after &dactyl.name;rc is sourced, this command must be placed early in the - &dactyl.name;rc file if &dactyl.name;rc uses commands or options + &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;. diff --git a/pentadactyl/locale/en-US/tutorial.xml b/pentadactyl/locale/en-US/tutorial.xml index 277aec72..995efdc1 100644 --- a/pentadactyl/locale/en-US/tutorial.xml +++ b/pentadactyl/locale/en-US/tutorial.xml @@ -259,12 +259,12 @@ -

Saving for posterity—pentadactylrc

+

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;. - Continuing the Vim theme, this is done with a pentadactylrc file. + Continuing the Vim theme, this is done with a pentadactylrc file.