diff options
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/mail-displaying-no-css.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/mail-displaying-no-css.page b/help/C/mail-displaying-no-css.page index 10be900797..cc8f0cb730 100644 --- a/help/C/mail-displaying-no-css.page +++ b/help/C/mail-displaying-no-css.page @@ -7,7 +7,7 @@ <link type="guide" xref="index#common-mail-problems" /> <link type="seealso" xref="mail-displaying-message" /> - <revision pkgversion="3.2.0" version="0.1" date="2011-07-25" status="draft"/> + <revision pkgversion="3.2.0" version="0.2" date="2011-09-07" status="draft"/> <credit type="author"> <name>Andre Klapper</name> <email>ak-47@gmx.net</email> @@ -21,7 +21,7 @@ <title>HTML emails are not correctly displayed</title> <p>If an HTML message is not correctly displayed in Evolution it might be that the formatting of the message is specified as <link href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS</link>. CSS is currently not supported by gtkhtml (the part that is used to display HTML).</p> -<p>This will likely be fixed in version 3.2 or 3.4.</p> +<p>This will likely be fixed in version 3.4.</p> <p>For developers only: In future versions, Evolution will use WebKit instead of gtkhtml for displaying HTML. There is a branch named "<link href="http://git.gnome.org/browse/evolution?h=webkit">webkit</link>" in Evolution's code repository to test.</p> <note style="tip"><p>For missing characters in emails, see <link xref="mail-displaying-character-encodings">Character Encodings and Sets</link>.</p></note> |