diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-04 21:38:54 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-08-04 23:55:14 +0800 |
commit | bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64 (patch) | |
tree | cd7f23ad545c9a5e44b4588b8db51ed1e4f4d09c /help/C/contacts-google.page | |
parent | 5397851156bf868ac912376d0ea2060ec1b528c3 (diff) | |
download | gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.gz gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.zst gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.zip |
Put new user documentation in place
Diffstat (limited to 'help/C/contacts-google.page')
-rw-r--r-- | help/C/contacts-google.page | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/help/C/contacts-google.page b/help/C/contacts-google.page new file mode 100644 index 0000000000..62a1d38ad4 --- /dev/null +++ b/help/C/contacts-google.page @@ -0,0 +1,36 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="contacts-google"> + + <info> + <desc>Use the online address book of your Google account.</desc> + + <link type="guide" xref="contacts-using-several-addressbooks"/> + <link type="guide" xref="google-services"/> + + <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>Using a Google addressbook</title> + +<p>To add such an adress 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>Google</gui>.</p></item> +<item><p>Enter a name that you prefer.</p></item> +<item><p>Choose if you want to be able to view the content also when being offline.</p></item> +<item><p>Enter your Google username.</p></item> +<item><p>Choose <gui>Use secure connection</gui> if you want to connect securely.</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> |