diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-24 19:59:47 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-08-24 19:59:47 +0800 |
commit | 631f18b4b1358af85d91056e20c466b7cc26ac5f (patch) | |
tree | ae08d3f4e54e48dc8addce3b22b1d2c71a7a5a9f /help | |
parent | 3ff7a3b5b6c0789d63067f00ccb7a6ee79935574 (diff) | |
download | gsoc2013-evolution-631f18b4b1358af85d91056e20c466b7cc26ac5f.tar.gz gsoc2013-evolution-631f18b4b1358af85d91056e20c466b7cc26ac5f.tar.zst gsoc2013-evolution-631f18b4b1358af85d91056e20c466b7cc26ac5f.zip |
Update user docs as per latest Preferences UI changes, see bug 655666
Diffstat (limited to 'help')
-rw-r--r-- | help/C/calendar-free-busy.page | 4 | ||||
-rw-r--r-- | help/C/calendar-publishing.page | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/help/C/calendar-free-busy.page b/help/C/calendar-free-busy.page index 0c1f7392fe..f49469d887 100644 --- a/help/C/calendar-free-busy.page +++ b/help/C/calendar-free-busy.page @@ -6,7 +6,7 @@ <link type="guide" xref="calendar-sharing-information" /> - <revision pkgversion="3.1.5" version="0.3" date="2011-08-19" status="final"/> + <revision pkgversion="3.1.5" version="0.4" date="2011-08-24" status="final"/> <credit type="author"> <name>Andre Klapper</name> <email>ak-47@gmx.net</email> @@ -40,6 +40,8 @@ </list> <p>You can publish Calendar and Free/Busy information to a WebDAV server, FTP server, a remote machine through SSH or to any other web server with HTTP PUT support.</p> +<p>The default server can be defined under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Calendar and Tasks</gui><gui>Publishing Information</gui><gui>Default Free/Busy Server</gui></guiseq>.</p> +<!-- This is the location since 3.1.5, see bug https://bugzilla.gnome.org/show_bug.cgi?id=655666 --> <section id="no-groupware"> <title>Accessing Free/Busy Data Without a Groupware Server</title> diff --git a/help/C/calendar-publishing.page b/help/C/calendar-publishing.page index fd95a0bb45..ee31be84de 100644 --- a/help/C/calendar-publishing.page +++ b/help/C/calendar-publishing.page @@ -6,7 +6,7 @@ <link type="guide" xref="calendar-sharing-information" /> - <revision pkgversion="3.1.5" version="0.3" date="2011-07-31" status="final"/> + <revision pkgversion="3.1.5" version="0.4" date="2011-08-24" status="final"/> <credit type="author"> <name>Andre Klapper</name> <email>ak-47@gmx.net</email> @@ -21,7 +21,8 @@ </info> <title>Calendar Publishing</title> -<p>In order to make one of your calendars available to the public, you can define calendars to be uploaded to a web server under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Calendar and Tasks</gui><gui>Calendar Publishing</gui><gui style="button">Add</gui></guiseq>.</p> +<p>In order to make one of your calendars available to the public, you can define calendars to be uploaded to a web server under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Calendar and Tasks</gui><gui>Publishing Information</gui><gui>Locations</gui><gui style="button">Add</gui></guiseq>.</p> +<!-- This is the location since 3.1.5, see bug https://bugzilla.gnome.org/show_bug.cgi?id=655666 --> <p>You can specify the online location, the frequency of publishing, which calendar(s) to publish, and authentication information for uploading.</p> |