aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/contacts-local.page
diff options
context:
space:
mode:
authorAruna Sankaranarayanan <arunasank@src.gnome.org>2014-02-08 20:30:10 +0800
committerAruna Sankaranarayanan <arunasank@src.gnome.org>2014-02-08 20:34:09 +0800
commit12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b (patch)
tree56e98e0149974467832725127c56bcefc4b365c6 /help/C/contacts-local.page
parent3a920a720e201e2d44f38178a43a4e3641bc219a (diff)
downloadgsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.tar
gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.tar.gz
gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.tar.bz2
gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.tar.lz
gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.tar.xz
gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.tar.zst
gsoc2013-evolution-12c8bc838ab73f5762f3dfddbf24ff39e0b88a1b.zip
Fix indents, <app> tags in remaining c*.page
Make indentation more consistent. Enclose Evolution within <app> tags.
Diffstat (limited to 'help/C/contacts-local.page')
-rw-r--r--help/C/contacts-local.page40
1 files changed, 26 insertions, 14 deletions
diff --git a/help/C/contacts-local.page b/help/C/contacts-local.page
index 146416175a..606ac461c1 100644
--- a/help/C/contacts-local.page
+++ b/help/C/contacts-local.page
@@ -1,32 +1,44 @@
-<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="contacts-local">
<info>
- <desc>Adding another local address book.</desc>
-
<link type="guide" xref="contacts-using-several-addressbooks"/>
<revision pkgversion="3.1.5" version="0.3" date="2011-07-28" status="final"/>
+
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
</credit>
-
+
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
-
+ <desc>Adding another local address book.</desc>
</info>
-<title>Adding another local address book</title>
+ <title>Adding another local address book</title>
+
+ <p>To add another local address book to <app>Evolution</app>, perform the
+ following steps:</p>
-<p>To add another local address book to Evolution, perform the following steps:</p>
-<steps>
-<item><p>Click <guiseq><gui>File</gui><gui>New</gui><gui>Address Book</gui></guiseq>.</p></item>
-<item><p>Select the type <gui>On This Computer</gui>.</p></item>
-<item><p>Enter a name that you prefer.</p></item>
-<item><p>Click <gui style="button">Apply</gui>.</p></item>
-</steps>
+ <steps>
+ <item>
+ <p>Click <guiseq><gui>File</gui><gui>New</gui>
+ <gui>Address Book</gui></guiseq>.</p>
+ </item>
+ <item>
+ <p>Select the type <gui>On This Computer</gui>.</p>
+ </item>
+ <item>
+ <p>Enter a name that you prefer.</p>
+ </item>
+ <item>
+ <p>Click <gui style="button">Apply</gui>.</p>
+ </item>
+ </steps>
-<p>The address book will be added to the list of address books in Evolution.</p>
+ <p>The address book will be added to the list of address books in
+ <app>Evolution</app>.</p>
</page>