diff options
Diffstat (limited to 'help/C/calendar-weather.page')
-rw-r--r-- | help/C/calendar-weather.page | 70 |
1 files changed, 47 insertions, 23 deletions
diff --git a/help/C/calendar-weather.page b/help/C/calendar-weather.page index dc81305d02..68073581b0 100644 --- a/help/C/calendar-weather.page +++ b/help/C/calendar-weather.page @@ -1,39 +1,63 @@ -<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="calendar-weather"> <info> - <desc>Display the weather in the 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>Display the weather in the calendar.</desc> </info> -<title>Using a weather 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>Weather</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>Choose a location by selecting continent, country and city.</p></item> -<item><p>Choose <gui>Use secure connection</gui> if you want to connect securely.</p></item> -<item><p>Choose the temperature unit.</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 weather 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>Weather</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>Choose a location by selecting continent, country and city.</p> + </item> + <item> + <p>Choose <gui>Use secure connection</gui> if you want to connect + securely.</p> + </item> + <item> + <p>Choose the temperature unit.</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> |