summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTushar <tushar.worldwide@gmail.com>2014-10-11 13:01:05 +0530
committerTushar <tushar.worldwide@gmail.com>2014-10-11 13:01:05 +0530
commitc7e3a79d5825ab5c4c01c8f382012bb23aede393 (patch)
treed943d624395f9b2d421d032721d79a0556ee28a2
parentb72a20529c7bfe75b80273eb52dd09478dd9fda5 (diff)
downloadfedora-cookbook-c7e3a79d5825ab5c4c01c8f382012bb23aede393.tar.gz
fedora-cookbook-c7e3a79d5825ab5c4c01c8f382012bb23aede393.tar.xz
fedora-cookbook-c7e3a79d5825ab5c4c01c8f382012bb23aede393.zip
Written the configuration section of evolution
-rw-r--r--.gitignore1
-rw-r--r--en-US/evolution-new-account.xml32
2 files changed, 27 insertions, 6 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>
- </section>
+ <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>