Git commit 5c84379786acf433038937dbd309f0fedd5cb388 by David Bryant. Committed on 10/08/2021 at 11:55. Pushed by davidbryant into branch 'master'.
Add explanatory text for the insert-special-character function. Somebody moved it to a different menu (from Edit to Insert) in release 5.17. M +5 -1 doc/kmail2/menus.docbook https://invent.kde.org/pim/kmail/commit/5c84379786acf433038937dbd309f0fedd5cb388 diff --git a/doc/kmail2/menus.docbook b/doc/kmail2/menus.docbook index 6f87ae407..d71de0c14 100644 --- a/doc/kmail2/menus.docbook +++ b/doc/kmail2/menus.docbook @@ -1574,7 +1574,11 @@ url="help:/fundamentals/menus.html#menus-edit">Edit Menu</ulink> section of the <term><menuchoice><guimenu>Edit</guimenu><guimenuitem>Insert Special Character...</guimenuitem></menuchoice></term> <listitem><para>Lets you insert a special character at the cursor position. A large number of Unicode characters are made available. This option is only provided if the <guimenuitem>Insert Special - Character</guimenuitem> plugin has been activated.</para></listitem> + Character</guimenuitem> plugin has been activated.</para> + + <para>This menu item was moved to the <guimenu>Insert</guimenu> menu in release 5.17. If you have activated + the plugin, and this entry does not appear when &kmail; is restarted, check the <guimenu>Insert</guimenu> + menu.</para></listitem> </varlistentry> <varlistentry id="composer-edit-change-case">
