[evolution] User Docs: Use consistent instructions for commands/terminal usage



commit 7157d018b60794a63632a14e2a928f29250fb36c
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Sep 26 11:03:07 2012 +0200

    User Docs: Use consistent instructions for commands/terminal usage

 help/C/calendar-layout-appointment-display.page |    2 +-
 help/C/mail-change-time-format.page             |    2 +-
 help/C/mail-encryption-gpg-create-key.page      |    2 +-
 help/C/mail-encryption-gpg-set-up.page          |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/help/C/calendar-layout-appointment-display.page b/help/C/calendar-layout-appointment-display.page
index 89a00ee..9d6282b 100644
--- a/help/C/calendar-layout-appointment-display.page
+++ b/help/C/calendar-layout-appointment-display.page
@@ -47,7 +47,7 @@
 <section id="date-time">
 <title>Date/Time Format</title>
 <p>You can change the format of the <gui>Date</gui> column by setting your preferred format.</p>
-<p>The placeholders in the format expression are strftime formats. For a complete list of available strftime formats, run <cmd>date --help</cmd> in a terminal window.</p>
+<p>The placeholders in the format expression are strftime formats. For a complete list of available strftime formats, run <cmd>date --help</cmd> in the <app>Terminal</app> application.</p>
 </section>
 
 </page>
diff --git a/help/C/mail-change-time-format.page b/help/C/mail-change-time-format.page
index 2060383..96a8817 100644
--- a/help/C/mail-change-time-format.page
+++ b/help/C/mail-change-time-format.page
@@ -18,6 +18,6 @@
 
   <title>Format of dates and time</title>
 <p>You can change the format of the <gui>Date</gui> column by setting your preferred format under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Preferences</gui><gui>Headers</gui><gui>Date/Time format</gui></guiseq>.</p>
-<p>The placeholders in the format expression are strftime formats. For a complete list of available strftime formats, run <cmd>date --help</cmd> in a terminal window.</p>
+<p>The placeholders in the format expression are strftime formats. For a complete list of available strftime formats, run <cmd>date --help</cmd> in the <app>Terminal</app> application.</p>
 <!-- TODO: Time formats settings for Calendar (calendar-layout-appointment-display), Contacts (Edit>Prefs>Contacts) are split everywhere, probably introduce a guide page linking to these three pages -->
 </page>
diff --git a/help/C/mail-encryption-gpg-create-key.page b/help/C/mail-encryption-gpg-create-key.page
index 488792a..90c7790 100644
--- a/help/C/mail-encryption-gpg-create-key.page
+++ b/help/C/mail-encryption-gpg-create-key.page
@@ -27,7 +27,7 @@
 
 <p>Before you can get or send GPG encrypted mail, you need to generate your public and private keys with GPG.</p>
 <steps>
-<item><p>Open a terminal window and enter <cmd>gpg --gen-key</cmd>.</p></item>
+<item><p>Open the <app>Terminal</app> application and enter <cmd>gpg --gen-key</cmd>.</p></item>
 <item><p>Select an algorithm, then press Enter.</p></item>
 <item><p>Select a key length, then press Enter.</p></item>
 <item><p>Enter how long your key should be valid for.</p></item>
diff --git a/help/C/mail-encryption-gpg-set-up.page b/help/C/mail-encryption-gpg-set-up.page
index 1b89fe5..c99a02a 100644
--- a/help/C/mail-encryption-gpg-set-up.page
+++ b/help/C/mail-encryption-gpg-set-up.page
@@ -35,6 +35,6 @@
 <item><p>Click <gui style="button">OK</gui>.</p></item>
 <item><p>Click <gui style="button">Close</gui>.</p></item>
 </steps>
-<p>Evolution requires that you know your key ID. If you do not remember it, you can find it by typing <cmd>gpg --list-keys</cmd> in a terminal window. Your key ID is an eight-character string with random numbers and letters.</p>
+<p>Evolution requires that you know your key ID. If you do not remember it, you can find it by typing <cmd>gpg --list-keys</cmd> in the <app>Terminal</app> application. Your key ID is an eight-character string with random numbers and letters.</p>
 
 </page>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]