diff options
-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. |