Git commit c527839d3564b42096b931f048ae247dd9be458f by David Bryant. Committed on 04/09/2021 at 17:34. Pushed by davidbryant into branch 'master'.
Clarify behavior of HTML / plain text toggle bar. See Carl Schwan's commit 6c10959b in PIM messagelib. M +2 -2 doc/kmail2/using-kmail.docbook https://invent.kde.org/pim/kmail/commit/c527839d3564b42096b931f048ae247dd9be458f diff --git a/doc/kmail2/using-kmail.docbook b/doc/kmail2/using-kmail.docbook index ff03a2680..2bc6e84b1 100644 --- a/doc/kmail2/using-kmail.docbook +++ b/doc/kmail2/using-kmail.docbook @@ -135,8 +135,8 @@ and try them out until you find one you like!</para> / attachments on separate lines.</para></listitem> <listitem><para><guilabel>Download New Themes...</guilabel> Allows you to download custom themes created by other &kmail; users.</para></listitem> </itemizedlist> -<para>Click on the bar located on the left hand side of the pane to toggle between plain text and &HTML; (if the message is coded both ways). -The text on the bar will inform you which view you are in. The <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure +<para>Click on the bar located on the left hand side of the pane to toggle between plain text and &HTML; (if and only if the message is coded both ways). +When the bar is visible, the embedded text will inform you which view you are in. The <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure &kmail;...</guimenuitem><guisubmenu>Security</guisubmenu></menuchoice> dialog allows you to select HTML as the default message display option, if you prefer &HTML; to plain text.</para> <para>If you would like to change the way your attachments appear in your messages, go to <menuchoice><guimenu>View</guimenu>
