summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTushar <tushar.worldwide@gmail.com>2014-10-10 16:21:07 +0530
committerTushar <tushar.worldwide@gmail.com>2014-10-10 16:21:07 +0530
commit65d90f7b5f3f668ee57c83402d94f4d900f219f1 (patch)
tree2316eca2f66d53a6d32fbf0c14723ff03707a146
parentbca5cff1f2f3cfdcee82e022cc360c8e0fc537de (diff)
downloadfedora-cookbook-65d90f7b5f3f668ee57c83402d94f4d900f219f1.tar.gz
fedora-cookbook-65d90f7b5f3f668ee57c83402d94f4d900f219f1.tar.xz
fedora-cookbook-65d90f7b5f3f668ee57c83402d94f4d900f219f1.zip
minor change with text formatting
-rw-r--r--en-US/evolution-new-account.xml13
-rw-r--r--en-US/evolution-new-account.xml.bak38
-rw-r--r--en-US/evolution-new-account.xml.orig35
3 files changed, 81 insertions, 5 deletions
diff --git a/en-US/evolution-new-account.xml b/en-US/evolution-new-account.xml
index 2017dc6..4564911 100644
--- a/en-US/evolution-new-account.xml
+++ b/en-US/evolution-new-account.xml
@@ -4,10 +4,13 @@
<!ENTITY % BOOK_ENTITIES SYSTEM "Fedora_Cookbook.ent">
%BOOK_ENTITIES;
]>
+
+<!-- Do not edit above this line -->
+
<!--
name: Tushar Kumar
fas_id: tushark
- email: tushar.worldwide@gmail.com
+ email: tushark@fedoraproject.org
-->
<section id="Evolution_INTRO">
<title>Installing evolution</title>
@@ -17,19 +20,19 @@
</para>
<title>Starting Evolution email client</title>
<para>
- Configuring your Evolution email client is easy. You just have to follow on-screen instructions. You can start Evolution by clicking on Activities which is on the top left corner of the screen and then clicking Show Applications. For ease of use, you can simply press Alt + f2, type "evolution" and hit enter.
+ Configuring your Evolution email client is easy. You just have to follow on-screen instructions. You can start Evolution by clicking on <emphasis>Activities</emphasis> which is on the top left corner of the screen and then clicking <emphasis>Show Applications</emphasis>. For ease of use, you can simply press <emphasis>Alt + f2</emphasis>, type <emphasis>evolution</emphasis> and hit enter.
</para>
<title>Configurting Evolution</title>
<para>
- After you have started Evolution email client, a "Welcome" screen will show. Press continue. It will ask you if you have any previous backup file to restore evolution but for the sake of this guide, we will assume that there is no backup file, so, you will again press continue.
+ After you have started Evolution email client, a "Welcome" screen will show. Press <emphasis>continue</emphasis>. It will ask you if you have any previous backup file to restore evolution but for the sake of this guide, we will assume that there is no backup file, so, you will again press <emphasis>continue</emphasis>.
</para>
<para>
- In the next step, it will ask you your full name, email address and optional information such as reply-to and organization name.
+ In the next step, evolution will ask you your full name, email address and optional information such as reply-to and organization name.
</para>
<para>
If you are running the latest version of evolution email client, then evolution will enter the sending and receiving server information on its own assuming that you are using email service of google, yahoo etc.
</para>
<para>
- Another way to add a new account in evolution email client is to click on Edit and then on Preferences or press Shift + Crtl + S and then add the account.
+ Another way to add a new account in evolution email client is to click on <emphasis>Edit</emphasis> and then on <emphasis>Preferences</emphasis> or press <emphasis>Shift + Crtl + S</emphasis> and then add the account.
</para>
</section>
diff --git a/en-US/evolution-new-account.xml.bak b/en-US/evolution-new-account.xml.bak
new file mode 100644
index 0000000..4564911
--- /dev/null
+++ b/en-US/evolution-new-account.xml.bak
@@ -0,0 +1,38 @@
+<?xml version='1.0' encoding='utf-8' ?>
+ <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % BOOK_ENTITIES SYSTEM "Fedora_Cookbook.ent">
+ %BOOK_ENTITIES;
+]>
+
+<!-- Do not edit above this line -->
+
+<!--
+ name: Tushar Kumar
+ fas_id: tushark
+ email: tushark@fedoraproject.org
+-->
+<section id="Evolution_INTRO">
+ <title>Installing evolution</title>
+ <para>
+ Evolution can be easily installed by using the following command:
+ <command>sudo yum install evolution</command>
+ </para>
+ <title>Starting Evolution email client</title>
+ <para>
+ Configuring your Evolution email client is easy. You just have to follow on-screen instructions. You can start Evolution by clicking on <emphasis>Activities</emphasis> which is on the top left corner of the screen and then clicking <emphasis>Show Applications</emphasis>. For ease of use, you can simply press <emphasis>Alt + f2</emphasis>, type <emphasis>evolution</emphasis> and hit enter.
+ </para>
+ <title>Configurting Evolution</title>
+ <para>
+ After you have started Evolution email client, a "Welcome" screen will show. Press <emphasis>continue</emphasis>. It will ask you if you have any previous backup file to restore evolution but for the sake of this guide, we will assume that there is no backup file, so, you will again press <emphasis>continue</emphasis>.
+ </para>
+ <para>
+ In the next step, evolution will ask you your full name, email address and optional information such as reply-to and organization name.
+ </para>
+ <para>
+ If you are running the latest version of evolution email client, then evolution will enter the sending and receiving server information on its own assuming that you are using email service of google, yahoo etc.
+ </para>
+ <para>
+ Another way to add a new account in evolution email client is to click on <emphasis>Edit</emphasis> and then on <emphasis>Preferences</emphasis> or press <emphasis>Shift + Crtl + S</emphasis> and then add the account.
+ </para>
+</section>
diff --git a/en-US/evolution-new-account.xml.orig b/en-US/evolution-new-account.xml.orig
new file mode 100644
index 0000000..2017dc6
--- /dev/null
+++ b/en-US/evolution-new-account.xml.orig
@@ -0,0 +1,35 @@
+<?xml version='1.0' encoding='utf-8' ?>
+ <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % BOOK_ENTITIES SYSTEM "Fedora_Cookbook.ent">
+ %BOOK_ENTITIES;
+]>
+<!--
+ name: Tushar Kumar
+ fas_id: tushark
+ email: tushar.worldwide@gmail.com
+-->
+<section id="Evolution_INTRO">
+ <title>Installing evolution</title>
+ <para>
+ Evolution can be easily installed by using the following command:
+ <command>sudo yum install evolution</command>
+ </para>
+ <title>Starting Evolution email client</title>
+ <para>
+ Configuring your Evolution email client is easy. You just have to follow on-screen instructions. You can start Evolution by clicking on Activities which is on the top left corner of the screen and then clicking Show Applications. For ease of use, you can simply press Alt + f2, type "evolution" and hit enter.
+ </para>
+ <title>Configurting Evolution</title>
+ <para>
+ After you have started Evolution email client, a "Welcome" screen will show. Press continue. It will ask you if you have any previous backup file to restore evolution but for the sake of this guide, we will assume that there is no backup file, so, you will again press continue.
+ </para>
+ <para>
+ In the next step, it will ask you your full name, email address and optional information such as reply-to and organization name.
+ </para>
+ <para>
+ If you are running the latest version of evolution email client, then evolution will enter the sending and receiving server information on its own assuming that you are using email service of google, yahoo etc.
+ </para>
+ <para>
+ Another way to add a new account in evolution email client is to click on Edit and then on Preferences or press Shift + Crtl + S and then add the account.
+ </para>
+</section>