diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-25 19:31:40 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:55 +0800 |
commit | 963820d3a02d4e7dfb33b87e40320bf85185c747 (patch) | |
tree | d982ba6b72a239f86b6ce32668771969f5ef3685 /help | |
parent | fff7714ea8969236ecbc41dfd532e36997a8e941 (diff) | |
download | gsoc2013-evolution-963820d3a02d4e7dfb33b87e40320bf85185c747.tar.gz gsoc2013-evolution-963820d3a02d4e7dfb33b87e40320bf85185c747.tar.zst gsoc2013-evolution-963820d3a02d4e7dfb33b87e40320bf85185c747.zip |
User docs: Add introduction sentence for switcher. Fixes bug #657028
Diffstat (limited to 'help')
-rw-r--r-- | help/C/intro-main-window.page | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/help/C/intro-main-window.page b/help/C/intro-main-window.page index 41156f8ea0..250e5148db 100644 --- a/help/C/intro-main-window.page +++ b/help/C/intro-main-window.page @@ -8,7 +8,7 @@ <link type="seealso" xref="calendar-layout"/> <link type="seealso" xref="mail-layout-changing"/> - <revision pkgversion="3.1.5" version="0.3" date="2011-08-05" status="final"/> + <revision pkgversion="3.1.5" version="0.4" date="2011-08-25" status="final"/> <credit type="author"> <name>Andre Klapper</name> <email>ak-47@gmx.net</email> @@ -28,6 +28,9 @@ <title>The <em>Evolution</em> main window</title> +<!-- This section fixes https://bugzilla.gnome.org/show_bug.cgi?id=657028 --> +<p>Evolution provides functionality for E-Mail, Calendar, Contacts, Tasks, and Memos. You can switch to another functionality by using the "Switcher" buttons in the lower left corner. Depending on the displayed functionality also the displayed elements in the window differ.</p> + <section id="e-mail"> <title>E-Mail</title> |