diff options
author | Aaron Weber <aaron@ximian.com> | 2001-08-30 05:09:48 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-08-30 05:09:48 +0800 |
commit | 7ca1797bbc3d3cddd56a4da17e211273b5815ece (patch) | |
tree | ff62d3f4f18fe1f226e2a77bbf2293dcfbf92c09 | |
parent | 4c74d37ed9f151117681699f90dde6b1cd7abed7 (diff) | |
download | gsoc2013-evolution-7ca1797bbc3d3cddd56a4da17e211273b5815ece.tar gsoc2013-evolution-7ca1797bbc3d3cddd56a4da17e211273b5815ece.tar.gz gsoc2013-evolution-7ca1797bbc3d3cddd56a4da17e211273b5815ece.tar.bz2 gsoc2013-evolution-7ca1797bbc3d3cddd56a4da17e211273b5815ece.tar.lz gsoc2013-evolution-7ca1797bbc3d3cddd56a4da17e211273b5815ece.tar.xz gsoc2013-evolution-7ca1797bbc3d3cddd56a4da17e211273b5815ece.tar.zst gsoc2013-evolution-7ca1797bbc3d3cddd56a4da17e211273b5815ece.zip |
Added info about NS importing.
2001-08-29 Aaron Weber <aaron@ximian.com>
* C/usage-mainwindow.sgml: Added info about NS importing.
svn path=/trunk/; revision=12517
-rw-r--r-- | help/C/usage-mainwindow.sgml | 14 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 17 insertions, 1 deletions
diff --git a/help/C/usage-mainwindow.sgml b/help/C/usage-mainwindow.sgml index 1603ca4892..2d2454a79e 100644 --- a/help/C/usage-mainwindow.sgml +++ b/help/C/usage-mainwindow.sgml @@ -247,7 +247,7 @@ </para> <para> <note> - <title>Outlook 2000</title> + <title>Outlook 2000 Users</title> <para> Outlook 2000 uses a proprietary format that <application>Evolution</application> cannot import directly. @@ -258,6 +258,18 @@ </para> </note> + + <note> + <title>Netscape Users</title> + <para> + Before importing mail from Netscape, make sure you select + <menuchoice><guimenu>File</guimenu><guimenuitem>Compact All + Folders</guimenuitem></menuchoice>. If you don't, + <application>Evolution</application> will import your deleted + messages, and they will reappear in the mailboxes. + </para> + </note> + Ask your system administrator if you aren't sure which you use. </para> diff --git a/help/ChangeLog b/help/ChangeLog index 5cb88d6585..7dbd4e5d12 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2001-08-29 Aaron Weber <aaron@ximian.com> + + * C/usage-mainwindow.sgml: Added info about NS importing. + 2001-08-29 Kevin Breit <battery841@mediaone.net> * C/usage-exec-summary.sgml: Rewrote this file to be...more up to date. |