Git commit 21d63ee22a4e4f65f8498c19f935b8f6cda24a59 by Burkhard L?ck. Committed on 09/08/2013 at 09:34. Pushed by lueck into branch 'master'.
add missing filename extension markup again M +1 -1 doc/kmail/menus.docbook http://commits.kde.org/kdepim/21d63ee22a4e4f65f8498c19f935b8f6cda24a59 diff --git a/doc/kmail/menus.docbook b/doc/kmail/menus.docbook index 1d7e825..bcf064b 100644 --- a/doc/kmail/menus.docbook +++ b/doc/kmail/menus.docbook @@ -125,7 +125,7 @@ performs a menu item function, the default shortcut is listed with the menu item <guimenu>File</guimenu> <guimenuitem>Save As...</guimenuitem> </menuchoice></term> -<listitem><para><action>Saves the currently displayed message to a .mbox file.</action> This includes all the headers and attachments.</para> +<listitem><para><action>Saves the currently displayed message to a <filename role="extension">.mbox</filename>.</action> This includes all the headers and attachments.</para> <para>If you would like to save it to a different format ⪚ <filename role="extension">.txt</filename>, deselect <guilabel>Automatically select filename extension (.mbox)</guilabel>, and be sure to change the file extension while naming the file.</para></listitem> </varlistentry> <varlistentry id="file-import-messages">
