diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-06-22 03:56:36 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-06-22 03:56:36 +0800 |
commit | 05458cb502844786626928107b8a29d091f216e4 (patch) | |
tree | 0016fa4fc7bfd90e6432be0eb7811698a673c491 /help | |
parent | 34bc515362401bdb0c747b9d4e524e7c2430a9d1 (diff) | |
download | gsoc2013-evolution-05458cb502844786626928107b8a29d091f216e4.tar gsoc2013-evolution-05458cb502844786626928107b8a29d091f216e4.tar.gz gsoc2013-evolution-05458cb502844786626928107b8a29d091f216e4.tar.bz2 gsoc2013-evolution-05458cb502844786626928107b8a29d091f216e4.tar.lz gsoc2013-evolution-05458cb502844786626928107b8a29d091f216e4.tar.xz gsoc2013-evolution-05458cb502844786626928107b8a29d091f216e4.tar.zst gsoc2013-evolution-05458cb502844786626928107b8a29d091f216e4.zip |
Trying to fix the .gif problem
2001-06-21 Kevin Breit <battery841@mediaone.net>
* C/usage-mail.sgml: Trying to fix the .gif problem
svn path=/trunk/; revision=10378
Diffstat (limited to 'help')
-rw-r--r-- | help/C/usage-contact.sgml | 29 | ||||
-rw-r--r-- | help/C/usage-mail.sgml | 2 |
2 files changed, 20 insertions, 11 deletions
diff --git a/help/C/usage-contact.sgml b/help/C/usage-contact.sgml index 00295a12b1..e9d2d29de0 100644 --- a/help/C/usage-contact.sgml +++ b/help/C/usage-contact.sgml @@ -38,6 +38,25 @@ <sect1 id="usage-contact-basic"> <title>Getting Started With the Address Book</title> + <figure id="usage-contact-fig"> + <title>Evolution Contact Interface</title> + <screenshot> + <screeninfo>Evolution Contact List Window</screeninfo> + <graphic fileref="fig/contact" format="png" srccredit="Kevin Breit"> + </graphic> + </screenshot> + </figure> + + <para> + <inlinegraphic fileref="fig/fill-1"></inlinegraphic> + <guilabel>Contact List</guilabel> + </para> + + <para> + The <guilabel>Contact List</guilabel> lists your contacts which you + entered. + </para> + <para> To open up your address book, click on <guibutton>Contacts</guibutton> in the shortcut bar, or select @@ -51,16 +70,6 @@ column dividers. </para> - - <figure id="usage-contact-fig"> - <title>Evolution Address Book</title> - <screenshot> - <screeninfo>Evolution Address Book Window</screeninfo> - <graphic fileref="fig/contact" format="png" srccredit="Aaron Weber"> - </graphic> - </screenshot> - </figure> - <para> The toolbar for the address book is quite simple: <itemizedlist> diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index 0a0997b123..6a798b15ff 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -96,7 +96,7 @@ <!-- ==============End of Figure============================== --> <para> - <inlinegraphic fileref="fig/full-1"></inlinegraphic> + <inlinegraphic fileref="fig/full-1" format="png"></inlinegraphic> <guimenu>Menu Bar</guimenu> </para> |