Git commit 7b7d863654126c1ab7817f2bf0f8c8c3111f132a by Burkhard L?ck. Committed on 19/08/2013 at 19:13. Pushed by lueck into branch 'KDE/4.11'.
fix wrong menu string (master!=4.11) M +1 -1 doc/kmail/using-kmail.docbook http://commits.kde.org/kdepim/7b7d863654126c1ab7817f2bf0f8c8c3111f132a diff --git a/doc/kmail/using-kmail.docbook b/doc/kmail/using-kmail.docbook index 590a96a..6c20664 100644 --- a/doc/kmail/using-kmail.docbook +++ b/doc/kmail/using-kmail.docbook @@ -1775,7 +1775,7 @@ you need to debug your filtering process. <sect2 id="archiving"> <title>Automatic Archiving</title> <variablelist> - <varlistentry id="auto-archive"><term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Create Automatic Archiving...</guimenuitem></menuchoice></term> + <varlistentry id="auto-archive"><term><menuchoice><guimenu>Tools</guimenu><guimenuitem>Create Automatic Archiving...</guimenuitem></menuchoice></term> <listitem> <para>This is a powerful tool that can be used to assist in backing up your email. To use this, click the <guibutton>Add...</guibutton> button, and the <guilabel>Add Archive Mail</guilabel> dialog will pop up.</para>
