Git commit 25dad06f113f1c9ae1c5f303fb5da0317b660d91 by Montel Laurent. Committed on 30/04/2013 at 09:21. Pushed by mlaurent into branch 'master'.
Add print preview entry M +23 -0 doc/kmail/menus.docbook http://commits.kde.org/kdepim/25dad06f113f1c9ae1c5f303fb5da0317b660d91 diff --git a/doc/kmail/menus.docbook b/doc/kmail/menus.docbook index 0f24f03..9db54f0 100644 --- a/doc/kmail/menus.docbook +++ b/doc/kmail/menus.docbook @@ -23,6 +23,15 @@ <email>michel at klaralvdalens-datakonsult.se</email> </address></affiliation> </author> +<author> +<firstname>Laurent</firstname> +<surname>Montel</surname> +<affiliation><address> +<email>montel at kde.org</email> +</address></affiliation> +</author> + + <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> <date>2013-04-25</date> @@ -96,6 +105,20 @@ messages from several email clients into &kmail;. </listitem> </varlistentry> + +<varlistentry> +<term> +<menuchoice> +<guimenu>File</guimenu> +<guimenuitem>Print Preview...</guimenuitem> +</menuchoice> +</term> +<listitem> +<para>Display a dialog which show how your email will be printed.</para> +</listitem> +</varlistentry> + + <varlistentry> <term> <menuchoice>
