[evolution] help: Use a proper list of steps for all plugin related instructions



commit f80286c6391fa435d446804ca06d4e8c7327cf9f
Author: Andre Klapper <a9016009 gmx de>
Date:   Mon Jan 20 13:10:40 2020 +0100

    help: Use a proper list of steps for all plugin related instructions

 help/C/contacts-add-automatically.page      | 16 +++++++++-------
 help/C/mail-composer-external-editor.page   | 11 +++++++++--
 help/C/mail-composer-message-templates.page |  7 ++++++-
 help/C/mail-received-notification.page      | 10 ++++++++--
 4 files changed, 32 insertions(+), 12 deletions(-)
---
diff --git a/help/C/contacts-add-automatically.page b/help/C/contacts-add-automatically.page
index bbb6eb8d08..601381efe3 100644
--- a/help/C/contacts-add-automatically.page
+++ b/help/C/contacts-add-automatically.page
@@ -25,14 +25,16 @@
   <title>Adding people automatically to my contacts</title>
 
   <p>You can add people automatically to your contacts when you reply to
-  received email. Enable the plugin <gui>Automatic Contacts</gui> by going to
-  <guiseq><gui>Edit</gui><gui>Plugins</gui></guiseq>; click on
-  <gui>Automatic Contacts</gui> so that it shows a check mark. Then go to
-  <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Contacts</gui>
-  <gui>Automatic Contacts</gui></guiseq> and enable the
-  <gui>Create address book entries when sending emails</gui> option and select
+  received email.</p>
+  <steps>
+  <item><p>Select <guiseq><gui>Edit</gui><gui>Plugins</gui></guiseq>.</p></item>
+  <item><p>Enable <gui>Automatic Contacts</gui>.</p></item>
+  <item><p>Go to <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Contacts</gui>
+  <gui>Automatic Contacts</gui></guiseq>.</p></item>
+  <item><p>Enable <gui>Create address book entries when sending emails</gui> and select
   an address book in the drop-down field below that will receive the new
-  contacts.</p>
+  contacts.</p></item>
+  </steps>
 
   <p>From now on, contacts will be automatically created for senders of
   received mail when you reply to that mail.</p>
diff --git a/help/C/mail-composer-external-editor.page b/help/C/mail-composer-external-editor.page
index 8ee753d68e..a15f8ac0b9 100644
--- a/help/C/mail-composer-external-editor.page
+++ b/help/C/mail-composer-external-editor.page
@@ -19,8 +19,15 @@
 
 <title>Using an external editor</title>
 
-<p>You can compose the body of your message externally in your favorite text editor application so you can 
use its specific functionality. Enable <guiseq><gui>Edit</gui><gui>Plugins</gui><gui>External 
Editor</gui></guiseq> and set the corresponding <gui>Command</gui> to start the application under 
<gui>Configuration</gui>.</p>
-<p>If <gui>Automatically launch when a new mail is edited</gui> is not set, you need to select 
<guiseq><gui>File</gui><gui>Compose in External Editor</gui></guiseq> in the mail composer.</p>
+<p>You can compose the body of your message externally in your favorite text editor application so you can 
use its specific functionality.</p>
+
+<steps>
+<item><p>Select <guiseq><gui>Edit</gui><gui>Plugins</gui></guiseq>.</p></item>
+<item><p>Enable <gui>External Editor</gui>.</p></item>
+<item><p>Click the <gui>Configuration</gui> tab.</p></item>
+<item><p>Set the corresponding <gui>Command</gui> to start the application.</p></item>
+<item><p>If <gui>Automatically launch when a new mail is edited</gui> is not set, you need to select 
<guiseq><gui>File</gui><gui>Compose in External Editor</gui></guiseq> in the mail composer.</p></item>
+</steps>
 
 </page>
 
diff --git a/help/C/mail-composer-message-templates.page b/help/C/mail-composer-message-templates.page
index 50a285daff..48c6f06ea2 100644
--- a/help/C/mail-composer-message-templates.page
+++ b/help/C/mail-composer-message-templates.page
@@ -22,7 +22,12 @@ type="guide" id="mail-composer-message-templates">
 
 <title>Message Templates</title>
 <p>A message template is a standard message that you can use at any time to send mail with the same 
pattern.</p>
-<p>To enable the Message Template Plugin, click <guiseq><gui>Edit</gui><gui>Plugins</gui></guiseq> and 
enable <gui>Templates</gui>.</p>
+<p>To enable the Message Template Plugin:</p>
+<steps>
+<item><p>Select <guiseq><gui>Edit</gui><gui>Plugins</gui></guiseq>.</p></item>
+<item><p>Enable <gui>Templates</gui>.</p></item>
+</steps>
+
 
   <section id="options">
     <title>Message Templates</title>
diff --git a/help/C/mail-received-notification.page b/help/C/mail-received-notification.page
index 0e83612032..c45914e708 100644
--- a/help/C/mail-received-notification.page
+++ b/help/C/mail-received-notification.page
@@ -25,8 +25,14 @@
   <p>Switcher layout when a new message has arrived</p>
 </media>
 
-<p>In order to also be notified of new messages in the GNOME Notification area at the bottom of the screen, 
make sure that <guiseq><gui>Edit</gui><gui>Plugins</gui><gui>Mail Notification</gui></guiseq> is enabled and 
that you have set your preferred options in the <gui>Configuration</gui> tab.</p>
-<!-- TODO: This screenshot might be outdated in 3.8 with the new notification section down there -->
+<p>In order to also be notified of new messages in GNOME desktop notifications:</p>
+<steps>
+<item><p>Select <guiseq><gui>Edit</gui><gui>Plugins</gui></guiseq>.</p></item>
+<item><p>Enable <gui>Mail Notification</gui>.</p></item>
+<item><p>Click the <gui>Configuration</gui> tab.</p></item>
+<item><p>Set your preferred options.</p></item>
+</steps>
+
 <media type="image" src="./figures/new-mail-notification.png" width="512">
   <p>GNOME notification area when a new message has arrived</p>
 </media>


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