[gnome-terminal/mallard-help] help: stubbed pref-compatibility.page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal/mallard-help] help: stubbed pref-compatibility.page
- Date: Sat, 2 Mar 2013 23:20:54 +0000 (UTC)
commit de18b73e5a4c20d25c01b1bc2d675350e8d1ded5
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Sat Mar 2 23:16:35 2013 +0000
help: stubbed pref-compatibility.page
Stubbed unfinished page.
...atibility.page => pref-compatibility.page.stub} | 26 ++++++++++++-------
help/Makefile.am | 1 -
2 files changed, 16 insertions(+), 11 deletions(-)
---
diff --git a/help/C/pref-compatibility.page b/help/C/pref-compatibility.page.stub
similarity index 82%
rename from help/C/pref-compatibility.page
rename to help/C/pref-compatibility.page.stub
index 51913a8..d1d2d6b 100644
--- a/help/C/pref-compatibility.page
+++ b/help/C/pref-compatibility.page.stub
@@ -3,7 +3,7 @@
id="pref-compatibility">
<info>
- <revision version="0.1" date="2013-01-11" status="draft"/>
+ <revision version="0.1" date="2013-03-02" status="draft"/>
<link type="guide" xref="index#preferences"/>
<credit type="author copyright">
@@ -11,19 +11,25 @@
<email>sindhus live in</email>
<years>2013</years>
</credit>
+ <credit type="copyright editor">
+ <name>Ekaterina Gerasimova</name>
+ <email>kittykat3756 gmail com</email>
+ <years>2013</years>
+ </credit>
- <desc>Change behaviour of keys in <app>Terminal</app></desc>
+ <desc>Change behaviour of <key>Backspace</key> and <key>Delete</key> keys in <app>Terminal</app></desc>
</info>
- <title>Keystroke compatibility</title>
+ <title>Key compatibility</title>
+
+ <!-- Translators: check that the wording is correct for RTL. -->
<p>The <key>Backspace</key> traditionally deletes character before the cursor
- and the <key>Del</key> deletes characters after the cursor. However, the
- <key>Backspace</key> can be programmed to delete characters after the cursor
- also, introducing ambiguity. <app>Terminal</app> can be set to specify which
- control character or <link xref="overview">escape sequence</link> the delete
- and backspace keys should generate. You can specify this option on a per-
- profile basis.</p>
+ and the <key>Del</key> deletes characters after the cursor, however this is
+ not always the case. To reduce ambiguity, you can specify in
+ <app>Terminal</app> which control character or <link xref="overview">escape
+ sequence</link> the delete and backspace keys should generate. You can set
+ different options for different profiles.</p>
<section id="backspace-key">
<title>Backspace key compatbility</title>
@@ -141,4 +147,4 @@
</section>
-</page>
\ No newline at end of file
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 6804cc3..9dddd5d 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -25,7 +25,6 @@ HELP_FILES = \
legal.xml \
overview.page \
pref-bell.page \
- pref-compatibility.page \
pref-custom-exit.page \
pref-custom-shells.page \
pref-encoding.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]