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/calendar-google.page | |
parent | 5397851156bf868ac912376d0ea2060ec1b528c3 (diff) | |
download | gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.gz gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.bz2 gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.lz gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.xz gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.zst gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.zip |
Put new user documentation in place
Diffstat (limited to 'help/C/calendar-google.page')
-rw-r--r-- | help/C/calendar-google.page | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/help/C/calendar-google.page b/help/C/calendar-google.page new file mode 100644 index 0000000000..573fb211f8 --- /dev/null +++ b/help/C/calendar-google.page @@ -0,0 +1,40 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="calendar-google"> + + <info> + <desc>Using the online calendar of your Google account.</desc> + + <link type="guide" xref="calendar-using-several-calendars"/> + <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> + <credit type="author"> + <name>Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/usage-calendar-view.html.en#b1a47igh --> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title>Using a Google calendar</title> + +<p>To add such a calendar to Evolution, perform the following steps:</p> +<steps> +<item><p>Click <guiseq><gui>File</gui><gui>New</gui><gui>Calendar</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>Optionally choose a color 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>If you have more than one Google calendar, define which of them to use.</p></item> +<item><p>Click <gui style="button">Apply</gui>.</p></item> +</steps> + +<p>The calendar will be added to the list of calendars in Evolution.</p> + +</page> |