[fedora-cookbook] master: Written the configuration section of evolution (c7e3a79)

immanetize at fedoraproject.org immanetize at fedoraproject.org
Sat Oct 18 07:05:38 UTC 2014


Repository : http://git.fedorahosted.org/cgit/docs/fedora-cookbook.git

On branch  : master

>---------------------------------------------------------------

commit c7e3a79d5825ab5c4c01c8f382012bb23aede393
Author: Tushar <tushar.worldwide at gmail.com>
Date:   Sat Oct 11 13:01:05 2014 +0530

    Written the configuration section of evolution


>---------------------------------------------------------------

 .gitignore                      |    1 +
 en-US/evolution-new-account.xml |   30 +++++++++++++++++++++++++-----
 2 files changed, 26 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 921de1b..014ed09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *.bak
 *.orig
 tmp/
+*.swp
diff --git a/en-US/evolution-new-account.xml b/en-US/evolution-new-account.xml
index f463151..7ff18e9 100644
--- a/en-US/evolution-new-account.xml
+++ b/en-US/evolution-new-account.xml
@@ -41,12 +41,12 @@
         <title>Installation</title>
         <itemizedlist>
             <para>
-                On Gnome, press Alt + f2 and type "gnome-terminal".
+                On Gnome, press <keycap>Alt</keycap> + <keycap>f2</keycap> and type "gnome-terminal".
             </para>
         </itemizedlist>
         <itemizedlist>
             <para>
-                On KDE, press Alt + f2 and type "konsole".
+                On KDE, press <keycap>Alt</keycap> + <keycap>f2</keycap> and type "konsole".
             </para>
         </itemizedlist>
         <para>
@@ -56,13 +56,33 @@
     <section id="starting">
         <title>Starting</title>
             <para>
-                To start using Evolution, press Alt + f2 and type "evolution".
+                To start using Evolution, press <keycap>Alt</keycap> + <keycap>f2</keycap> and type "evolution".
             </para>
     </section>
     <section id="configuration">
         <title>Configuration</title>
             <para>
-                Adding your email account in Evolution is easy.
+                Adding your email account in Evolution is easy and can be done in the following few steps:
             </para>
-        </title>
+            <itemizedlist>
+                <para>
+                    Click continue on the welcome screen of evolution.
+                </para>
+            </itemizedlist>
+            <itemizedlist>
+                <para>
+                    If you have any backup file then this would be the place to use it but it you don't have a backup file or if you are a new user, then just click continue.
+                </para>
+            </itemizedlist>
+            <itemizedlist>
+                <para>
+                    Enter your Full Name and Email Address and enter the optional information such as Reply-to and Organisation name, then click continue.
+                </para>
+            </itemizedlist>
+            <itemizedlist>
+                <para>
+                    Now, Evolution will look for the server details to be used with your email service provider. This detail is different for every email service provider. Please consult your email service provider for these details.
+                </para>
+            </itemizedlist>
     </section>    
+</section>



More information about the docs-commits mailing list