diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-09 17:35:36 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:46 +0800 |
commit | 012f340ba918cfd5755bfd98cea5c431336608fd (patch) | |
tree | 96a88de4a7b523f8157ceddca07440068f722b60 /help | |
parent | 76c9cdbb12e6124244cece81c3738c2e8192aa2a (diff) | |
download | gsoc2013-evolution-012f340ba918cfd5755bfd98cea5c431336608fd.tar.gz gsoc2013-evolution-012f340ba918cfd5755bfd98cea5c431336608fd.tar.zst gsoc2013-evolution-012f340ba918cfd5755bfd98cea5c431336608fd.zip |
Fix TODO now that the code is fixed
Diffstat (limited to 'help')
-rw-r--r-- | help/C/mail-displaying-images-in-html.page | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/help/C/mail-displaying-images-in-html.page b/help/C/mail-displaying-images-in-html.page index d911c523bd..21ed319775 100644 --- a/help/C/mail-displaying-images-in-html.page +++ b/help/C/mail-displaying-images-in-html.page @@ -7,7 +7,7 @@ <link type="guide" xref="mail-displaying-message" /> <link type="seealso" xref="mail-downloading-images" /> - <revision pkgversion="3.1.5" version="0.3" date="2011-07-31" status="final"/> + <revision pkgversion="3.1.5" version="0.4" date="2011-08-09" status="final"/> <credit type="author"> <name>Andre Klapper</name> <email>ak-47@gmx.net</email> @@ -48,8 +48,8 @@ <section id="saving"> <title>Saving images</title> -<p>You currently cannot save images to disk that are embedded in HTML emails.</p> -<!-- TODO: Fix once https://bugzilla.gnome.org/show_bug.cgi?id=655669 is fixed --> +<p>To save an image that is embedded in an HTML email, right-click on the image and click <gui>Save Image...</gui>.</p> +<!-- This is available only since version 3.1.5, see https://bugzilla.gnome.org/show_bug.cgi?id=655669 --> </section> </page> |