diff options
-rw-r--r-- | doc/C/usage-mainwindow.sgml | 18 | ||||
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | help/C/usage-mainwindow.sgml | 18 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
4 files changed, 28 insertions, 16 deletions
diff --git a/doc/C/usage-mainwindow.sgml b/doc/C/usage-mainwindow.sgml index 157eaad279..572f568c07 100644 --- a/doc/C/usage-mainwindow.sgml +++ b/doc/C/usage-mainwindow.sgml @@ -482,7 +482,8 @@ </listitem> <listitem> <para> - Organization — The company you work for (optional). + Organization — The name of the organization you are a part + of (example: Big Company, Inc.). </para> </listitem> <listitem> @@ -516,7 +517,7 @@ <para> IMAPv4 — Keeps the email on your server so you can access your email from any computer that supports IMAPv4 and - have everything be the same. + have everything be there. </para> </listitem> <listitem> @@ -533,13 +534,13 @@ </listitem> <listitem> <para> - Qmail maildir format files — If you download your - mail using qmail, you'll want to use this. + Qmail maildir format files — Mail format which the + qmail server writes as. </para> </listitem> <listitem> <para> - None &mdash How do you have None? figure out! + None &mdash You intend on not reading email using this identity. </para> </listitem> </itemizedlist> @@ -584,13 +585,14 @@ <itemizedlist> <listitem> <para> - SMTP — Downloads mail into your mailbox file. + SMTP — Downloads mail from a server using <application>Evolution</application>. </para> </listitem> <listitem> <para> Sendmail — Uses another program to download your mail - to your mailbox files. + to your mailbox files. <application>Evolution</application> + then reads the mail from the files. </para> </listitem> </itemizedlist> @@ -598,7 +600,7 @@ </listitem> <listitem> <para> - Host — The server to connect to that sends your mail. + Host — The server that sends your email. </para> </listitem> <listitem> diff --git a/doc/ChangeLog b/doc/ChangeLog index 9b8f346b8e..049f2c4fc9 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2001-07-20 Kevin Breit <battery841@mediaone.net> + + * C/usage-mainwindow.sgml: Fixed the first time druid stuff a little more. + 2001-07-15 Kevin Breit <battery841@mediaone.net> * C/config-sync.sgml: Updated slightly for new design. diff --git a/help/C/usage-mainwindow.sgml b/help/C/usage-mainwindow.sgml index 157eaad279..572f568c07 100644 --- a/help/C/usage-mainwindow.sgml +++ b/help/C/usage-mainwindow.sgml @@ -482,7 +482,8 @@ </listitem> <listitem> <para> - Organization — The company you work for (optional). + Organization — The name of the organization you are a part + of (example: Big Company, Inc.). </para> </listitem> <listitem> @@ -516,7 +517,7 @@ <para> IMAPv4 — Keeps the email on your server so you can access your email from any computer that supports IMAPv4 and - have everything be the same. + have everything be there. </para> </listitem> <listitem> @@ -533,13 +534,13 @@ </listitem> <listitem> <para> - Qmail maildir format files — If you download your - mail using qmail, you'll want to use this. + Qmail maildir format files — Mail format which the + qmail server writes as. </para> </listitem> <listitem> <para> - None &mdash How do you have None? figure out! + None &mdash You intend on not reading email using this identity. </para> </listitem> </itemizedlist> @@ -584,13 +585,14 @@ <itemizedlist> <listitem> <para> - SMTP — Downloads mail into your mailbox file. + SMTP — Downloads mail from a server using <application>Evolution</application>. </para> </listitem> <listitem> <para> Sendmail — Uses another program to download your mail - to your mailbox files. + to your mailbox files. <application>Evolution</application> + then reads the mail from the files. </para> </listitem> </itemizedlist> @@ -598,7 +600,7 @@ </listitem> <listitem> <para> - Host — The server to connect to that sends your mail. + Host — The server that sends your email. </para> </listitem> <listitem> diff --git a/help/ChangeLog b/help/ChangeLog index 9b8f346b8e..049f2c4fc9 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2001-07-20 Kevin Breit <battery841@mediaone.net> + + * C/usage-mainwindow.sgml: Fixed the first time druid stuff a little more. + 2001-07-15 Kevin Breit <battery841@mediaone.net> * C/config-sync.sgml: Updated slightly for new design. |