Git commit 2abd402b7a3ca1054d0e6dbb90655e5200c5afbb by Burkhard L?ck, on behalf of Luigi Toscano. Committed on 24/01/2013 at 21:51. Pushed by lueck into branch 'KDE/4.10'.
doc: fix the way to reach the "Include in Manual Mail Check" option backport to branch 4.10 (cherry picked from commit eebae64d5592199b4fe8e33a9edf82a8af1008ca) M +1 -1 doc/kmail/faq.docbook http://commits.kde.org/kdepim/2abd402b7a3ca1054d0e6dbb90655e5200c5afbb diff --git a/doc/kmail/faq.docbook b/doc/kmail/faq.docbook index 47e586a..4bcb9d8 100644 --- a/doc/kmail/faq.docbook +++ b/doc/kmail/faq.docbook @@ -53,7 +53,7 @@ <qandaentry><question><para>How to control your Roaming profile's connection?</para></question> <answer> <para>You set up a <emphasis>Roaming profile</emphasis> to access your home server while you are on the road, but it keeps trying to connect even when you are at home. Auto-connection is disabled in the setup screens.</para> - <para><menuchoice><guimenu>Settings</guimenu><guisubmenu>Configure KMail</guisubmenu><guimenuitem>Accounts</guimenuitem><guimenuitem>Receiving (tab)</guimenuitem><guimenuitem>(select the account to exclude)</guimenuitem><guimenuitem>Modify</guimenuitem><guimenuitem>General (tab)</guimenuitem></menuchoice>, uncheck <guilabel>Include in manual mail check</guilabel>. This will exclude the profile when you hit the download icon, but the profile will still be available from the drop-down list, making it easy to get your mail while away from home.</para> + <para><menuchoice><guimenu>Settings</guimenu><guisubmenu>Configure KMail</guisubmenu><guimenuitem>Accounts</guimenuitem><guimenuitem>Receiving (tab)</guimenuitem><guimenuitem>(select the account to exclude)</guimenuitem><guimenuitem>Retrieval Options</guimenuitem></menuchoice>, uncheck <guilabel>Include in Manual Mail Check</guilabel>. This will exclude the profile when you hit the download icon, but the profile will still be available from the drop-down list, making it easy to get your mail while away from home.</para> </answer> </qandaentry>
