Git commit 0d1abf77e092f4d2f96eaff68c1fd2b302d62d7e by David Bryant. Committed on 04/09/2021 at 17:18. Pushed by davidbryant into branch 'master'.
Clarify behavior of HTML toggle bar. See Carl Schwan's commit 6c10959b in PIM messagelib. M +1 -2 doc/kmail2/configure.docbook https://invent.kde.org/pim/kmail/commit/0d1abf77e092f4d2f96eaff68c1fd2b302d62d7e diff --git a/doc/kmail2/configure.docbook b/doc/kmail2/configure.docbook index baa1af992..dedb35e47 100644 --- a/doc/kmail2/configure.docbook +++ b/doc/kmail2/configure.docbook @@ -2076,8 +2076,7 @@ dialog. You may choose any or all of six options.</para> <para> You can still easily view messages in &HTML; format by clicking the plain message/HTML message toggle bar on the left hand side of the preview pane. - Please see <link linkend="configure-appearance-general">the General tab</link> - on the <guilabel>Appearance</guilabel> page to enable this feature. + This bar will not be visible unless the message you are viewing contains &HTML; content. </para> </listitem> </varlistentry>
