aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Breit <mrproper@ximian.com>2001-12-23 01:35:11 +0800
committerKevin Breit <battery841@src.gnome.org>2001-12-23 01:35:11 +0800
commit770b9e07a61a74ce70f1d7eaafbd4e3dc56bcba2 (patch)
treeb76dfacc6d7933bb5069f80510ca9bcd8c3e8ea7
parentacc9974f8b0f3d96b067bf7203519cd1af8bcd76 (diff)
downloadgsoc2013-evolution-770b9e07a61a74ce70f1d7eaafbd4e3dc56bcba2.tar
gsoc2013-evolution-770b9e07a61a74ce70f1d7eaafbd4e3dc56bcba2.tar.gz
gsoc2013-evolution-770b9e07a61a74ce70f1d7eaafbd4e3dc56bcba2.tar.bz2
gsoc2013-evolution-770b9e07a61a74ce70f1d7eaafbd4e3dc56bcba2.tar.lz
gsoc2013-evolution-770b9e07a61a74ce70f1d7eaafbd4e3dc56bcba2.tar.xz
gsoc2013-evolution-770b9e07a61a74ce70f1d7eaafbd4e3dc56bcba2.tar.zst
gsoc2013-evolution-770b9e07a61a74ce70f1d7eaafbd4e3dc56bcba2.zip
Added information about importing mutt to Evolution.
2001-12-22 Kevin Breit <mrproper@ximian.com> * C/usage-mainwindow.sgml: Added information about importing mutt to Evolution. svn path=/trunk/; revision=15209
-rw-r--r--help/C/usage-mainwindow.sgml59
-rw-r--r--help/ChangeLog4
2 files changed, 61 insertions, 2 deletions
diff --git a/help/C/usage-mainwindow.sgml b/help/C/usage-mainwindow.sgml
index bf358dea20..c6cc52ae1f 100644
--- a/help/C/usage-mainwindow.sgml
+++ b/help/C/usage-mainwindow.sgml
@@ -471,13 +471,68 @@ the workaround described in the note below.
and don't want to lose the information. The following section
describes how to import mail from specific mail clients.
</para>
+ <sect2 id="mutt">
+ <title>Importing Mail from mutt</title>
+ <para>
+ <application>mutt</application> is a full-featured mail client
+ which is shipped with most Linux and Unix distributions.
+ <application>mutt</application> uses the standard mbox file
+ format, which makes importing your mail into
+ <application>Evolution</application> easy.
+ <orderedlist numeration="arabic">
+ <listitem>
+ <para>
+ Open <application>Ximian Evolution</application>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Click
+ <menuchoice>
+ <guimenu>File</guimenu>
+ <guimenuitem>Import</guimenuitem>
+ </menuchoice>
+ or press
+ <keycombo action="simul">
+ <keycap>Ctrl</keycap>
+ <keycap>I</keycap>
+ </keycombo>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Click <guibutton>Next</guibutton>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Select <guibutton>Import a Single File</guibutton>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Click <guibutton>Browse</guibutton> and select the file
+ you would like to import from.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ When prompted for what folder in
+ <application>Evolution</application> to import to,
+ select a folder. You can also create a new folder and
+ drop it in there.
+ </para>
+ </listitem>
+ </orderedlist>
+ </para>
+ </sect2>
<sect2 id="kmail">
<title>Importing Mail from KMail</title>
<para>
KMail is a full-featured mail client which is shipped with the
KDE desktop environment. KMail uses the standard mbox file
- format, which means that importing your mail into Evolution is
- easy.
+ format, which means that importing your mail into
+ <application>Evolution</application> is easy.
<orderedlist numeration="arabic">
<listitem>
<para>
diff --git a/help/ChangeLog b/help/ChangeLog
index 0bb29f0bd3..09c637c6fc 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-22 Kevin Breit <mrproper@ximian.com>
+
+ * C/usage-mainwindow.sgml: Added information about importing mutt to Evolution.
+
2001-12-20 Kevin Breit <mrproper@ximian.com>
* C/usage-exchange.sgml: Added a <sect1> that discusses features of Connector