diff options
author | Aaron Weber <aaron@ximian.com> | 2004-01-08 07:49:48 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2004-01-08 07:49:48 +0800 |
commit | 0dbd0ca1a177e62daad967d6549b3ed35e9b7234 (patch) | |
tree | 938a61af816a11ed422e2ebb545c5872fda7e32c /help/C/menuref.xml | |
parent | 92a63b905acd5d02a2e693b04471306c091e0fc8 (diff) | |
download | gsoc2013-evolution-0dbd0ca1a177e62daad967d6549b3ed35e9b7234.tar.gz gsoc2013-evolution-0dbd0ca1a177e62daad967d6549b3ed35e9b7234.tar.zst gsoc2013-evolution-0dbd0ca1a177e62daad967d6549b3ed35e9b7234.zip |
remove old graphic files help/C/evolution-1.5.xml updated style notes,
2004-01-07 Aaron Weber <aaron@ximian.com>
* help/C/Makefile.am: remove old graphic files
* help/C/evolution-1.5.xml updated style notes, date, version
* help/C/apx-authors.xml: fix <application> usage
* help/C/apx-gloss.xml: fix <application> and <guibutton> usage
* help/C/config-prefs.xml: same
* help/C/config-sync.xml: same
* help/C/menuref.xml: same
* help/C/usage-calendar.xml: same
* help/C/usage-contact.xml: same
* help/C/usage-exchange.xml: same
* help/C/usage-mail-org.xml: same
* help/C/usage-mail.xml: same
* help/C/usage-print.xml: same
* help/C/usage-sync.xml : same
* help/C/usage-mainwindow.xml same, plus
* help/C/preface.xml same, plus removed Summary
* help/C/topic.dat Remove Summary
* help/C/usage-exec-summary.xml: Remove summary
* help/C/figures/folder-bar.png: delete
* help/C/figures/summary.png: delete
svn path=/trunk/; revision=24098
Diffstat (limited to 'help/C/menuref.xml')
-rw-r--r-- | help/C/menuref.xml | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/help/C/menuref.xml b/help/C/menuref.xml index c9365a94e0..86f687383b 100644 --- a/help/C/menuref.xml +++ b/help/C/menuref.xml @@ -8,7 +8,7 @@ You might want to copy this section and tape it to the wall next to your computer: it's a very short summary of most of the things you'll want to do with - <application>Ximian Evolution</application>. + Ximian Evolution. </para> @@ -24,10 +24,10 @@ <para> Press <keycombo action="simul"> <keycap>Ctrl</keycap> <keycap>N</keycap> </keycombo> to open a new item - for whatever part of <application>Ximian - Evolution</application> you're working on. In mail, + for whatever part of Ximian + Evolution you're working on. In mail, that means you'll create a new message. If you're - looking at your addressbook, <keycombo + looking at your address book, <keycombo action="simul"> <keycap>Ctrl</keycap> <keycap>N</keycap> </keycombo> creates a new contact card, and in the calendar, a new appointment. @@ -151,7 +151,7 @@ <listitem> <para> Press <keycap>F9</keycap>, click the - <guibutton>Send/Receive</guibutton> button in the + <guilabel>Send/Receive</guilabel> button in the toolbar, or choose <menuchoice><guimenu>Actions</guimenu> <guimenuitem>Send/Receive</guimenuitem></menuchoice>. @@ -185,7 +185,7 @@ <listitem> <para> To reply to the sender of the message only: - click <guibutton>Reply</guibutton> in the + click <guilabel>Reply</guilabel> in the toolbar, or press <keycombo action="simul"> <keycap>Ctrl</keycap> @@ -194,8 +194,8 @@ </para> <para> To reply to the sender and all the other visible - recipients of the message, click <guibutton>Reply to - All</guibutton> or select the message and press + recipients of the message, click <guilabel>Reply to + All</guilabel> or select the message and press <keycombo action="simul"> <keycap>Shift</keycap> <keycap>Ctrl</keycap> @@ -210,7 +210,7 @@ <listitem> <para> Select the message or messages you want to forward, - and click <guibutton>Forward</guibutton> in the + and click <guilabel>Forward</guilabel> in the toolbar, or press <keycombo action="simul"> <keycap>Ctrl</keycap> @@ -320,9 +320,9 @@ </para> </sect1> <sect1 id="quickref-contact"> - <title>Addressbook</title> + <title>Address Book</title> <para> - Here are shortcuts for the most frequent addressbook actions: + Here are shortcuts for the most frequent address book actions: <variablelist> <varlistentry> <term>Edit a Contact:</term> @@ -353,7 +353,7 @@ <listitem> <para> Right click on a contact and click <guilabel>Delete</guilabel> - or select a contact and press the <guibutton>Delete</guibutton> + or select a contact and press the <guilabel>Delete</guilabel> on the toolbar. </para> </listitem> @@ -394,4 +394,5 @@ </variablelist> </para> </sect1> -</appendix>
\ No newline at end of file +</appendix> + |