diff options
Diffstat (limited to 'help/C/contacts-local.page')
-rw-r--r-- | help/C/contacts-local.page | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/help/C/contacts-local.page b/help/C/contacts-local.page new file mode 100644 index 0000000000..c57a8ebfab --- /dev/null +++ b/help/C/contacts-local.page @@ -0,0 +1,32 @@ +<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>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title>Adding another local address book</title> + +<p>To add another local calendar 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> + +<p>The address book will be added to the list of address books in Evolution.</p> + +</page> |