diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/C/config-prefs.sgml | 102 | ||||
-rw-r--r-- | doc/C/usage-calendar.sgml | 6 | ||||
-rw-r--r-- | doc/ChangeLog | 4 |
3 files changed, 58 insertions, 54 deletions
diff --git a/doc/C/config-prefs.sgml b/doc/C/config-prefs.sgml index f55c053aed..6402a25e0b 100644 --- a/doc/C/config-prefs.sgml +++ b/doc/C/config-prefs.sgml @@ -20,42 +20,42 @@ illustrated in <xref linkend="config-prefs-mail-fig">. Mail preferences are separated into several categories: <variablelist> -<varlistentry> - <term><guilabel>Accounts</guilabel></term> - <listitem> - <para> - This allows you to create and alter one or more identities for your - email. - </para> - </listitem> -</varlistentry> -<varlistentry> - <term><guilabel>Display</guilabel></term> - <listitem> - <para> - Allows you to edit how email is handled and displayed. - </para> - </listitem> -</varlistentry> -<varlistentry> - <term><guilabel>Composer</guilabel></term> - <listitem> - <para> - Customizes the composer window's behavior. - </para> - </listitem> -</varlistentry> -<varlistentry> - <term><guilabel>Other</guilabel></term> - <listitem> - <para> - Configures miscellanious aspects of <application>Evolution</application> - such as character sets. - </para> - </listitem> -</varlistentry> - </variablelist> - + <varlistentry> + <term><guilabel>Accounts</guilabel></term> + <listitem> + <para> + This allows you to create and alter one or more identities for your + email. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Display</guilabel></term> + <listitem> + <para> + Allows you to edit how email is handled and displayed. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Composer</guilabel></term> + <listitem> + <para> + Customizes the composer window's behavior. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Other</guilabel></term> + <listitem> + <para> + Configures miscellanious aspects of <application>Evolution</application> + such as character sets. + </para> + </listitem> + </varlistentry> + </variablelist> + </para> <!-- ==============Figure===================== --> @@ -178,7 +178,7 @@ <listitem> <para> Enter the user name for the account you have on the - server-- this should the part of your email address + server - this should the part of your email address before the @. If you use <systemitem><filename>mbox</filename></systemitem> or <systemitem><filename>mh</filename></systemitem> @@ -281,20 +281,20 @@ <variablelist> <varlistentry> - <term> - <guilabel>Send messages in HTML format</guilabel> - </term> - <listitem><para> - If you check this box, you will send - messages as HTML by default. If you leave it unchecked, your - messages will be sent without HTML formatting unless you select - <menuchoice> <guimenu>Format</guimenu> <guimenuitem>HTML</guimenuitem> - </menuchoice> in the message composer. - See <xref linkend="usage-mail-getnsend-send-html"> - for more information about HTML mail. - </para></listitem> - </varlistentry> - <varlistentry> + <term> + <guilabel>Send messages in HTML format</guilabel> + </term> + <listitem><para> + If you check this box, you will send + messages as HTML by default. If you leave it unchecked, your + messages will be sent without HTML formatting unless you select + <menuchoice> <guimenu>Format</guimenu> <guimenuitem>HTML</guimenuitem> + </menuchoice> in the message composer. + See <xref linkend="usage-mail-getnsend-send-html"> + for more information about HTML mail. + </para></listitem> + </varlistentry> + <varlistentry> <term> <guilabel>Mark Messages as Seen After</guilabel> </term> diff --git a/doc/C/usage-calendar.sgml b/doc/C/usage-calendar.sgml index 38bff6ddbd..cbdcfd5e4e 100644 --- a/doc/C/usage-calendar.sgml +++ b/doc/C/usage-calendar.sgml @@ -11,7 +11,7 @@ schedule on a ruled background. At the upper right, there's a monthly calendar you can use to switch days. Below that, there's a <guilabel>TaskPad</guilabel>, where you can keep a list of tasks - seperate from your calendar appointments. The calendar's daily + separate from your calendar appointments. The calendar's daily view is shown in <xref linkend="usage-calendar-fig">. <!-- ============== Figure ============================= --> @@ -223,7 +223,7 @@ lack of time, resources, and interest. <tip> <title>Adding a New Category</title> <para> - You can add a new cateogry to your category list by clicking on + You can add a new category to your category list by clicking on <guibutton>Edit Master Category List...</guibutton> and single-clicking on <guilabel> Click here to add a category </guilabel>. </para> @@ -237,7 +237,7 @@ lack of time, resources, and interest. <para> Clicking on the <guibutton>Categories</guibutton> button opens up the category - list. To assocate a category to an event, simply click the check box. + list. To associate a category to an event, simply click the check box. </para> <para> Once you've selected your categories, click <guibutton>OK</guibutton> to diff --git a/doc/ChangeLog b/doc/ChangeLog index 9dfc8e7fe7..c45707ee55 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2001-07-06 Kevin Breit <battery841@mediaone.net> + + * C/usage-calendar.sgml: Spell check + 2001-07-05 Kevin Breit <battery841@mediaone.net> * C/usage-mainwindow.sgml: Added orderedlists. |