[evolution/help-reorder] Add the assistant page and edit it to use it in the intro.page.



commit 60b2c876254ba47a232c8a51db81c8072ce576b8
Author: Julita Inca <jinca gnome org>
Date:   Wed Feb 12 05:17:23 2014 +0000

    Add the assistant page and edit it to use it in the intro.page.

 help/C/assistant.page |   33 +++++++++++++++++++++++++++++++++
 help/C/intro.page     |    2 +-
 2 files changed, 34 insertions(+), 1 deletions(-)
---
diff --git a/help/C/assistant.page b/help/C/assistant.page
new file mode 100644
index 0000000..50b41e2
--- /dev/null
+++ b/help/C/assistant.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="assistant">
+  <info>
+    <revision version="1.0" date="2014-02-12" status="review"/>
+    <link type="guide" xref="index#intro"/>
+    <credit type="author copyright">
+      <name>Julita Inca</name>
+      <email>yrazes gmail com</email>
+      <years>2011</years>
+    </credit>
+
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc>Let you configure the account step by step.</desc>
+  </info>
+
+  <title>Evolution Account Assistant</title>
+
+  <p>You can follow these steps to configure your account:</p>
+  <steps>
+    <item><p>Click <gui>Continue</gui> to pass the welcome message of the assistant.</p></item>
+    <item>
+     <p>Select <gui>Restore from a backup file</gui> if you have a file to do it, and click on 
<gui>Continue</gui>.</p>
+    </item>
+    <item>
+     <p>Enter your name and email to identify yourself, then click on <gui>Continue</gui>.</p>
+    </item>
+  </steps>
+
+
+</page>
diff --git a/help/C/intro.page b/help/C/intro.page
index c93afec..a64e92b 100644
--- a/help/C/intro.page
+++ b/help/C/intro.page
@@ -35,7 +35,7 @@
 
 <p><app>Evolution</app> is a personal information management application that combines email client 
funcionalities with agenda, address book, to-do list and notes in one place.</p>
 
-<p>By default <app>Evolution</app> opens the <gui>Mail</gui> view ready to <link xref="check-mail">check 
your mail</link>. You need to swith to the <gui>Calendar</gui> view to <link xref="conf-appointment">make an 
appointment</link>; to the <gui>Contact</gui> view to <link xref="add-contact">save your contact</link>; to 
the <gui>Task</gui> view to <link xref="add-memo">plan a to-do list</link>; to the <gui>Memo</gui> view to 
<link xref="add-memo">add a task</link>.</p>
+<p>By default <app>Evolution</app> opens the <gui>Mail</gui> view ready to <link xref="check-mail">check 
your mail</link> (if not, use the <link xref="assistant">assistant</link>). You need to swith to the 
<gui>Calendar</gui> view to <link xref="conf-appointment">make an appointment</link>; to the 
<gui>Contact</gui> view to <link xref="add-contact">save your contact</link>; to the <gui>Task</gui> view to 
<link xref="add-memo">plan a to-do list</link>; to the <gui>Memo</gui> view to <link xref="add-memo">add a 
task</link>.</p>
 
 <note style="advanced"><p>When Evolution starts, it remembers the last view that you used. You can click on 
the specific view to start to work. </p><p>These <gui>Views</gui> are placed in the bottom of the left pane 
of the Window.</p></note>
 


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