aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAaron Weber <aaron@ximian.com>2001-08-10 01:54:48 +0800
committerAaron Weber <aaron@src.gnome.org>2001-08-10 01:54:48 +0800
commit3a757979605c24899b07b270c789bab28f1aa8d7 (patch)
treeeaa43a7ea26badfab47d4ce11676bc07c61fec89 /doc
parent30876e0d14b1ac0bb110dc8a1635eb434205f5fb (diff)
downloadgsoc2013-evolution-3a757979605c24899b07b270c789bab28f1aa8d7.tar
gsoc2013-evolution-3a757979605c24899b07b270c789bab28f1aa8d7.tar.gz
gsoc2013-evolution-3a757979605c24899b07b270c789bab28f1aa8d7.tar.bz2
gsoc2013-evolution-3a757979605c24899b07b270c789bab28f1aa8d7.tar.lz
gsoc2013-evolution-3a757979605c24899b07b270c789bab28f1aa8d7.tar.xz
gsoc2013-evolution-3a757979605c24899b07b270c789bab28f1aa8d7.tar.zst
gsoc2013-evolution-3a757979605c24899b07b270c789bab28f1aa8d7.zip
Made sharing tip an orderedlist.
2001-08-09 Aaron Weber <aaron@ximian.com> * C/config-prefs.sgml: Made sharing tip an orderedlist. svn path=/trunk/; revision=11835
Diffstat (limited to 'doc')
-rw-r--r--doc/C/config-prefs.sgml44
-rw-r--r--doc/C/preface.sgml43
-rw-r--r--doc/ChangeLog4
3 files changed, 66 insertions, 25 deletions
diff --git a/doc/C/config-prefs.sgml b/doc/C/config-prefs.sgml
index 73619ea05e..e3debd0ab6 100644
--- a/doc/C/config-prefs.sgml
+++ b/doc/C/config-prefs.sgml
@@ -1,4 +1,6 @@
+<!--
<!DOCTYPE Chapter PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN">
+-->
<chapter id="config-prefs">
<title>Advanced Configuration</title>
@@ -227,10 +229,44 @@
<tip>
<title>Sharing Mailboxes with Other Mail Programs</title>
<para>
- You may want to use <application>Evolution</application> and another email client, such as <application>Mutt</application>. You should download your mail as you would normally with <application>Mutt</application>. Set your identity in <application>Evolution</application> to be a Standard Unix mailbox file, UNIX mbox spool-format mail files, or the QMail maildir-format mail file. Then specify the file that you read your email from. You can now use both mail programs seamlessly together, using the same files.
- </para>
- </tip>
- </sect3>
+ If you want to use <application>Evolution</application>
+ and another email client, such as
+ <application>Mutt</application>, at the same time,
+ here's how:
+ <orderedlist numeration="arabic">
+ <listitem>
+ <para>
+ Download your mail in the other application as
+ you would normally.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ In <application>Evolution</application>
+ <menuchoice><guimenu>Tools</guimenu><guimenuitem>Mail
+ Settings</guimenuitem></menuchoice>, and pick the account
+ you'd like to use to share mail. You may want to
+ create a new account just for this source of
+ mail.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Under the <guilabel>Receiving Mail</guilabel>
+ tab, select the type of mail file that your
+ other mail application uses, and then enter the
+ full path to that file.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Click the <guibutton>OK</guibutton> button.
+ </para>
+ </listitem>
+ </orderedlist>
+ </para>
+ </tip>
+ </sect3>
<sect3 id="config-prefs-mail-network-transports">
<title>Mail Transports</title>
diff --git a/doc/C/preface.sgml b/doc/C/preface.sgml
index 26c7bd4e6f..28190668b6 100644
--- a/doc/C/preface.sgml
+++ b/doc/C/preface.sgml
@@ -311,15 +311,24 @@
navigating your mailbox with the keyboard instead of the
mouse:
<variablelist>
- <varlistentry>
- <term>Check Mail</term>
+
+ <varlistentry>
+ <term>Navigating the Message List with the Keyboard</term>
<listitem>
<para>
- Click <guibutton>Get Mail</guibutton> in the
- toolbar. There is no keyboard shortcut for this task,
- but you can ask <application>Evolution</application>
- to check for new mail periodically in the
- <guilabel>Mail Settings</guilabel> dialog.
+ Press <keycap>N</keycap> to jump to the next unread
+ message. <keycap>P</keycap> goes to the previous
+ unread message. Use the arrow keys to move up
+ and down along the list of all message.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>Display the next page of a message in the preview pane</term>
+ <listitem>
+ <para>
+ Press the space bar.
</para>
</listitem>
</varlistentry>
@@ -358,7 +367,7 @@
toolbar, or press
<keycombo action="simul">
<keycap>Ctrl</keycap>
- <keycap>J</keycap>
+ <keycap>F</keycap>
</keycombo>
</para>
</listitem>
@@ -382,17 +391,9 @@
<term>Create Filters and Virtual Folders</term>
<listitem>
<para>
- You can create filters and Virtual Folders based on
- specific message attributes from the message's
- right-click menu. Alternately, select a message, and
- then choose <menuchoice> <guimenu>Settings</guimenu>
- <guimenuitem>Mail Filters</guimenuitem> </menuchoice>
- or <menuchoice> <guimenu>Settings</guimenu>
- <guimenuitem>Virtual Folder Editor</guimenuitem>
- </menuchoice>. Filters are discussed in <xref
- linkend="usage-mail-organize-filters">, and Virtual
- Folders in <xref
- linkend="usage-mail-organize-vfolders">.
+ Right-click on a message and select "Create Rule..."
+ menu items. You can also create filters and virtual
+ folders in the <guimenu>Tools</guimenu> menu.
</para>
</listitem>
</varlistentry>
@@ -401,7 +402,7 @@
</para>
</sect2>
<sect2 id="quickref-cal">
- <title>Calendar</title>
+ <title>Address Book</title>
<para>
<variablelist>
<varlistentry>
@@ -411,7 +412,7 @@
<tip id="new-appt">
<title>New Appointments Fast</title>
<para>
- Double-click in a blank space to create a new appointment.
+ Double-click in a blank space to create a new contact.
</para>
</tip>
</para>
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 9b405e374f..9c57072109 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-09 Aaron Weber <aaron@ximian.com>
+
+ * C/config-prefs.sgml: Made sharing tip an orderedlist.
+
2001-08-08 Kevin Breit <battery841@mediaone.net>
* C/config-prefs.sgml: Add information about sharing mailbox files.