diff options
author | Andre Klapper <a9016009@gmx.de> | 2009-01-04 07:01:52 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2009-01-04 07:01:52 +0800 |
commit | 60813fba64c8b421c9fe9e146652e42e962563bb (patch) | |
tree | 084bd062983d45d8ed6a2768e726dd55d2b5b7d2 /help | |
parent | 0e988989defcde63d168e5b8cca20dda167cb9bb (diff) | |
download | gsoc2013-evolution-60813fba64c8b421c9fe9e146652e42e962563bb.tar gsoc2013-evolution-60813fba64c8b421c9fe9e146652e42e962563bb.tar.gz gsoc2013-evolution-60813fba64c8b421c9fe9e146652e42e962563bb.tar.bz2 gsoc2013-evolution-60813fba64c8b421c9fe9e146652e42e962563bb.tar.lz gsoc2013-evolution-60813fba64c8b421c9fe9e146652e42e962563bb.tar.xz gsoc2013-evolution-60813fba64c8b421c9fe9e146652e42e962563bb.tar.zst gsoc2013-evolution-60813fba64c8b421c9fe9e146652e42e962563bb.zip |
Add missing whitespace.
2009-01-03 Andre Klapper <a9016009@gmx.de>
* C/evolution.xml: Add missing whitespace.
svn path=/trunk/; revision=36978
Diffstat (limited to 'help')
-rw-r--r-- | help/C/evolution.xml | 2 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index 03ac760843..b918ca1551 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -1173,7 +1173,7 @@ <section id="b17qh4uo"> <title>New Mail Notification</title> <para>Evolution can notify you of new messages. When you receive a new message in your inbox, a blinking icon appears on the Switcher.</para> - <para>You can also view a blinking icon<inlinegraphic format="PNG" fileref="figures/evo_blink.png"/> in the notification area that disappears when you open the new message. Mouse over the icon to view the notification message.</para> + <para>You can also view a blinking icon (<inlinegraphic format="PNG" fileref="figures/evo_blink.png"/>) in the notification area that disappears when you open the new message. Mouse over the icon to view the notification message.</para> <mediaobject id="b1a5asi6"><imageobject><imagedata format="PNG" fileref="figures/evo_newmail.png"/></imageobject></mediaobject> <para>To enable this feature, select Edit > Plugins, then select the Mail Notification check box. You can configure the plugin by specifing the following in the Plugin Manager.</para> <mediaobject id="b1dl90p1"><imageobject><imagedata format="PNG" fileref="figures/evo_mailnotification.png"/></imageobject></mediaobject> diff --git a/help/ChangeLog b/help/ChangeLog index 82bd80d4c4..5f35eab28d 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,5 +1,9 @@ 2009-01-03 Andre Klapper <a9016009@gmx.de> + * C/evolution.xml: Add missing whitespace. + +2009-01-03 Andre Klapper <a9016009@gmx.de> + * C/evolution.xml: Add warning that PGP Encrypt will not encrypt subject lines. Fixes bug #543580. |