diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-04 21:38:54 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:43 +0800 |
commit | b77802eb8a19ab035fe00b60bf3a025eaa67e3e0 (patch) | |
tree | 6e68eaeb3018c8f66ba8d0da9e9acf413ef4b1af /help/C/mail-received-notification.page | |
parent | eb79ee913685794a77a7bbeb24eb73028f183813 (diff) | |
download | gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.gz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.zst gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.zip |
Put new user documentation in place
Diffstat (limited to 'help/C/mail-received-notification.page')
-rw-r--r-- | help/C/mail-received-notification.page | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/help/C/mail-received-notification.page b/help/C/mail-received-notification.page new file mode 100644 index 0000000000..10327b1d51 --- /dev/null +++ b/help/C/mail-received-notification.page @@ -0,0 +1,35 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="mail-received-notification"> + + <info> + <desc>Options on notifications of newly received mail.</desc> + + <link type="guide" xref="mail-send-and-receive" /> + + <revision pkgversion="3.0.2" version="0.2" date="2011-08-01" status="final"/> + <credit type="author"> + <name>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title>Getting notified of new mail</title> + +<p>Evolution always notifies you of new messages by adding a yellow star to the mailer icon in the window <link xref="change-switcher-appearance.page">switcher</link>.</p> +<media type="image" src="./figures/new-mail-switcher.png" width="256"> + <p>Switcher layout when a new message has arrived</p> +</media> + +<p>In order to get also notified of new messages in the GNOME Notification area at the bottom of the screen, make sure that <guiseq><gui>Edit</gui><gui>Plugins</gui><gui>Mail Notification</gui></guiseq> is enabled and that you have set your prefered options in the <gui>Configuration</gui> tab.</p> +<media type="image" src="./figures/new-mail-notification.png" width="512"> + <p>Switcher layout when a new message has arrived</p> +</media> + +<!-- TODO: Quite short; plus recheck once https://bugzilla.gnome.org/show_bug.cgi?id=653699 is fixed --> + +</page> + |