Git commit dda8356b2871ce701a0130db830d3a6186b692b9 by Burkhard Lück. Committed on 31/07/2016 at 19:30. Pushed by lueck into branch 'master'.
Update using-kmail.docbook to 16.08 Update section import-restore to reflect changes in importwizard REVIEW:128539 M +19 -23 doc/kmail/using-kmail.docbook http://commits.kde.org/kdepim/dda8356b2871ce701a0130db830d3a6186b692b9 diff --git a/doc/kmail/using-kmail.docbook b/doc/kmail/using-kmail.docbook index b0b046e..e8d5255 100644 --- a/doc/kmail/using-kmail.docbook +++ b/doc/kmail/using-kmail.docbook @@ -1770,18 +1770,26 @@ into your configured archive folder for easy viewing later on. <sect1 id="import-restore"> <title>Restore and Import in &kmail;</title> <para>This section describes restoring backups and importing in &kmail;</para> + <sect2 id="restore"> <title>Restoring backed up email and settings</title> <variablelist> <varlistentry id="settingsimport"> <term><menuchoice><guimenu>Tools</guimenu><guimenuitem>Export &kmail; Data...</guimenuitem></menuchoice></term> <listitem> -<para>If you used PIM Setting Exporter to backup local email and or settings, please use it again to import back into &kmail;. See <ulink url="help:/pimsettingexporter">pimsettingexporter</ulink> for details.</para> +<para>If you used PIM Setting Exporter to backup local email and or settings, please use it again to import back +into &kmail;. See <ulink url="help:/pimsettingexporter">PIM Setting Exporter</ulink> for details.</para> </listitem></varlistentry> </variablelist> </sect2> + <sect2 id="importing-options"> <title>Importing options in &kmail;</title> + +<para> +&kmail; has an import wizard to make the transition from another email application extremely easy. +</para> + <variablelist> <varlistentry id="importing-import-wizard"> <term><menuchoice> @@ -1789,34 +1797,22 @@ into your configured archive folder for easy viewing later on. <guimenuitem>Import Wizard...</guimenuitem> </menuchoice></term> <listitem> -<para>&kmail; has an import wizard to make the transition from another email application extremely easy. Please see <ulink url="help:/importwizard">Import Wizard</ulink> for details.</para> +<para>This starts the import wizard and try to automatically detect data from another email application. +In case the mail data you want to import is not found, use the manual import below.</para> </listitem> </varlistentry> -<varlistentry id="importing-import-kmailcvt"> + +<varlistentry id="importing-import-manual"> <term><menuchoice><guimenu>File</guimenu><guimenuitem>Import Messages...</guimenuitem></menuchoice></term> <listitem> -<para>&kmail; can easily import several file formats from the following applications with the <application>KMailCVT</application> tool found in -:</para> - <simplelist> - <member>&kmail; Archive</member> - <member>mbox(Unix, Evolution)</member> - <member>Evolution 1.x</member> - <member>Evolution 2.x</member> - <member>Evolution 3.x</member> - <member>&kmail;</member> - <member>OS X Mail</member> - <member>Opera</member> - <member>Sylpheed</member> - <member>Thunderbird/Mozilla</member> - <member>The Bat!</member> - <member>Outlook Express</member> - <member>Pegasus-Mail</member> - <member>Lotus Notes</member> - <member>Plain Text</member> - </simplelist> - <para>Please see the <application>KMailCVT</application> documentation at <ulink url="help:kmailcvt">KMailCVT</ulink>.</para></listitem> +<para>Start the import wizard and let you select your mail data manually for importing.</para></listitem> </varlistentry> </variablelist> + +<para> +Please read the <ulink url="help:/importwizard">Import Wizard</ulink> documentation for details. +</para> + </sect2> </sect1> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
