diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-09 17:35:36 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-08-09 17:35:36 +0800 |
commit | 67ba67b0a0374de92e7774c7a6ccaea3517b40db (patch) | |
tree | 05b8f58adf82346d4a93e80fea38f9054210177a /help | |
parent | 33be6d5da315a0abfd3fb4f74dccc9cc4a249f5e (diff) | |
download | gsoc2013-evolution-67ba67b0a0374de92e7774c7a6ccaea3517b40db.tar gsoc2013-evolution-67ba67b0a0374de92e7774c7a6ccaea3517b40db.tar.gz gsoc2013-evolution-67ba67b0a0374de92e7774c7a6ccaea3517b40db.tar.bz2 gsoc2013-evolution-67ba67b0a0374de92e7774c7a6ccaea3517b40db.tar.lz gsoc2013-evolution-67ba67b0a0374de92e7774c7a6ccaea3517b40db.tar.xz gsoc2013-evolution-67ba67b0a0374de92e7774c7a6ccaea3517b40db.tar.zst gsoc2013-evolution-67ba67b0a0374de92e7774c7a6ccaea3517b40db.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> |