Git commit fa876ce251a66904fa214dfd940660a972c51130 by Burkhard L?ck. Committed on 19/08/2013 at 16:02. Pushed by lueck into branch 'master'.
split message into several paras and fix file extension markup M +5 -4 doc/kmail/exporting.docbook http://commits.kde.org/kdepim/fa876ce251a66904fa214dfd940660a972c51130 diff --git a/doc/kmail/exporting.docbook b/doc/kmail/exporting.docbook index 3ecfb87..dc648cb 100644 --- a/doc/kmail/exporting.docbook +++ b/doc/kmail/exporting.docbook @@ -17,7 +17,7 @@ <title>Exporting in &kmail;</title> <sect1 id="export-options"> <title>Export Options in &kmail;</title> - +<!-- Import is possible as well --> <sect2 id="export-data-wizard"> <title>Export &kmail; Data</title> <para>&kmail; has an export wizard to export your settings and email easily. This is useful for backups and moving all of your settings and email @@ -26,9 +26,10 @@ <varlistentry><term><menuchoice><guimenu>Tools</guimenu><guimenuitem>Export &kmail; Data...</guimenuitem></menuchoice></term> <listitem> <para>This brings up the <guilabel>PIM Setting Exporter</guilabel> dialog. Select <menuchoice><guimenu>File</guimenu><guimenuitem>Back Up Data...</guimenuitem></menuchoice>, - it will prompt you to close all kdepim applications. Once you have closed them, click <guibutton>Yes</guibutton> to continue, or <guibutton>No</guibutton> to cancel. You will be prompted to create a - backup name, enter the name into the <guilabel>File</guilabel> textbox, ⪚ <replaceable>mymailsettings</replaceable>. The default filetype it saves as is <literal role="extension">.zip</literal>, if you want a - different type, uncheck <guilabel>Automatically select filename extension</guilabel> and append the extension to the end of your filename. The final screen shows the + it will prompt you to close all kdepim applications. Once you have closed them, click <guibutton>Yes</guibutton> to continue, or <guibutton>No</guibutton> to cancel.</para> + <para>You will be prompted to create a + backup name, enter the name into the <guilabel>File</guilabel> textbox, ⪚ <replaceable>mymailsettings</replaceable>. The default filetype it saves as is <filename role="extension">.zip</filename>, if you want a different type, uncheck <guilabel>Automatically select filename extension</guilabel> and append the extension to the end of your filename.</para> + <para>The final screen shows the log of the backup up process. You can close the window once you have reviewed the log and verified your backup was successful.</para> <para>To restore your backup, select <menuchoice><guimenu>File</guimenu><guimenuitem>Restore Data...</guimenuitem></menuchoice></para> </listitem>
