diff options
Diffstat (limited to 'help/C/calendar-webdav.page')
-rw-r--r-- | help/C/calendar-webdav.page | 67 |
1 files changed, 45 insertions, 22 deletions
diff --git a/help/C/calendar-webdav.page b/help/C/calendar-webdav.page index d90fad5502..2c1a142846 100644 --- a/help/C/calendar-webdav.page +++ b/help/C/calendar-webdav.page @@ -2,38 +2,61 @@ type="topic" id="calendar-webdav"> <info> - <desc>Using an online Webcal/WebDAV calendar.</desc> - <link type="guide" xref="calendar-using-several-calendars"/> <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>Using an online Webcal/WebDAV calendar.</desc> </info> -<title>Using a WebDAV calendar</title> - -<p>Calendars of this type are read-only.</p> - -<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>On the Web</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 the address of the calendar in the <gui>URL</gui> field.</p></item> -<item><p>Choose <gui>Use secure connection</gui> if you want to connect securely.</p></item> -<item><p>Enter your username.</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> + <title>Using a WebDAV calendar</title> + + <p>Calendars of this type are read-only.</p> + + <p>To add such a calendar to <app>Evolution</app>, 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>On the Web</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 the address of the calendar in the <gui>URL</gui> field.</p> + </item> + <item> + <p>Choose <gui>Use secure connection</gui> if you want to connect + securely.</p> + </item> + <item> + <p>Enter your username.</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 + <app>Evolution</app>.</p> </page> |