Files
evolution/help/C/calendar-webdav.page
Sibo Dong 88c414303d M!80 - help: Change instances of "Apply" to "OK"
The text on the button used to confirm, e.g., the creation of a new
calendar (in the "New Calendar" window) now reads "OK" instead of
"Apply", but the help pages for add/using various calendars still use
"Apply". The same applies to windows and help pages for adding/using
various address books and task/memo lists.

Change instances of "Apply" to "OK" for help pages that link to the
following help pages:

* calendar-using-several-calendars
* contacts-using-several-addressbooks
* tasks-using-several-tasklists

Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/80
2021-05-21 17:03:13 +00:00

63 lines
1.6 KiB
Plaintext

<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="calendar-webdav">
<info>
<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 <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 in the <gui>URL</gui> field.</p>
</item>
<item>
<p>Choose <gui>Use a secure connection</gui> if you want to connect
securely.</p>
</item>
<item>
<p>Enter your username.</p>
</item>
<item>
<p>Click <gui style="button">OK</gui>.</p>
</item>
</steps>
<p>The calendar will be added to the list of calendars in
<app>Evolution</app>.</p>
</page>