Fonts aren't set the way they were, and I had missed a tidbit in there.

Also this is fixed in the 12 branch.

svn path=/trunk/; revision=19094
This commit is contained in:
Aaron Weber
2002-12-11 01:17:01 +00:00
parent 782555acd2
commit d7abc97346
2 changed files with 9 additions and 16 deletions

View File

@ -115,11 +115,8 @@
<term>Font Preferences</term>
<listitem>
<para>
Choose the fonts that Evolution will use to display email
here. You can choose fonts for the mail composer by
selecting <menuchoice> <guimenu>Edit</guimenu>
<guimenuitem>Properties</guimenuitem> </menuchoice> from
within the composer window.
Choose the fonts that Evolution will use to edit and display email
here.
</para>
</listitem>
</varlistentry>
@ -441,15 +438,15 @@ smtp.omniport.com:143
<orderedlist numeration="arabic">
<listitem>
<para>
Open the Control Center by selecting <menuchoice>
<guimenu>System</guimenu>
<guimenuitem>Settings</guimenuitem> </menuchoice> from
the menu panel.
Open the Evolution preferences dialog by selecting
<menuchoice> <guimenu>Tools</guimenu>
<guimenuitem>Settings</guimenuitem> </menuchoice>.
</para>
</listitem>
<listitem>
<para>
Select the HTML Viewer settings tool.
Select the <guilabel>Font Settings</guilabel> portion of the
settings dialog.
</para>
</listitem>
<listitem>
@ -457,12 +454,6 @@ smtp.omniport.com:143
</para>
</listitem>
</orderedlist>
Alternately, open a terminal and run the
<command>gtkhtml-properties-capplet</command> command. This
will open the GNOME HTML Display Properties tool, and you can
select a font and other attributes of your HTML display,
including that in <application>Ximian Evolution</application>.
</para>
</sect2>

View File

@ -1,5 +1,7 @@
2002-12-10 Aaron Weber <aaron@ximian.com>
* C/config-prefs.xml: change directory server description.
* C/preface.xml: typo (bug 35362, "Resend" instead of "Redirect).
This whole section will need to be redone at some point.