2000-09-21 Aaron Weber <aaron@helixcode.com> * C/evolution-guide.sgml: Switched to the "official" FSF markup. I will have to make changes to the markup-- adding ids, etc, or switch to another version of the markup. Pending discussion by GDP. * C/apx-authors.sgml: Changed Matt Loper's email address to loper.org; added Jeff Stedfast and Peter Williams to authors list, realphebetized. * C/config-prefs.sgml: Revision to reflect current options labelling. * C/evolution-guide.sgml: Changes to part intros. * C/preface.sgml: Spelling and menu fixes. Will need more work tomorrow. svn path=/trunk/; revision=5540
151 lines
4.7 KiB
Plaintext
151 lines
4.7 KiB
Plaintext
<!DOCTYPE Book PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN"[
|
|
|
|
<!ENTITY PREFACE SYSTEM "preface.sgml">
|
|
<!ENTITY USAGE-MAINWINDOW SYSTEM "usage-mainwindow.sgml">
|
|
<!ENTITY USAGE-MAIL SYSTEM "usage-mail.sgml">
|
|
<!ENTITY USAGE-CONTACT SYSTEM "usage-contact.sgml">
|
|
<!ENTITY USAGE-CALENDAR SYSTEM "usage-calendar.sgml">
|
|
<!ENTITY USAGE-NOTES SYSTEM "usage-notes.sgml">
|
|
<!ENTITY USAGE-SYNC SYSTEM "usage-sync.sgml">
|
|
<!ENTITY CONFIG-SETUPASSIST SYSTEM "config-setupassist.sgml">
|
|
<!ENTITY CONFIG-PREFS SYSTEM "config-prefs.sgml">
|
|
<!ENTITY CONFIG-SYNC SYSTEM "config-sync.sgml">
|
|
<!ENTITY MENUREF SYSTEM "menuref.sgml">
|
|
<!ENTITY APX-GLOSS SYSTEM "apx-gloss.sgml">
|
|
<!ENTITY APX-BUGS SYSTEM "apx-bugs.sgml">
|
|
<!ENTITY APX-AUTHORS SYSTEM "apx-authors.sgml">
|
|
<!ENTITY APX-FDL SYSTEM "apx-fdl.sgml">
|
|
<!ENTITY APX-GPL SYSTEM "apx-gpl.sgml">
|
|
|
|
]>
|
|
|
|
|
|
<!-- Almost every chapter is an entity. Files, Chapter id's, and entity names correspond. APX is for appendix. -->
|
|
|
|
<book id="index">
|
|
<bookinfo>
|
|
<title>A User's Guide to Evolution</title>
|
|
<authorgroup>
|
|
<author><firstname>Aaron</firstname><surname>Weber</surname></author>
|
|
<author><firstname>Kevin</firstname><surname>Breit</surname></author>
|
|
</authorgroup>
|
|
<copyright>
|
|
<year>2000</year>
|
|
<holder>Helix Code, Inc., </holder>
|
|
<holder>Kevin Breit</holder>
|
|
</copyright>
|
|
|
|
<legalnotice>
|
|
<para>
|
|
Permission is granted to copy, distribute and/or modify this
|
|
document under the terms of the <citetitle>GNU Free
|
|
Documentation License</citetitle>, (FDL) Version 1.1 or any later
|
|
version published by the Free Software Foundation with no
|
|
Invariant Sections, no Front-Cover Texts, and no Back-Cover
|
|
Texts.
|
|
</para>
|
|
<para>
|
|
The software described by this document falls under the
|
|
<citetitle>GNU General Public License</citetitle>, or GPL.
|
|
</para>
|
|
<para>
|
|
These licenses are included with this document in <xref
|
|
linkend="fdl">, and <xref linkend="gpl">; you may also obtain
|
|
a copy from the Free Software Foundation by visiting <ulink
|
|
type="http" url="http://www.fsf.org">their Web site</ulink> or
|
|
by writing to: Free Software Foundation, Inc., 59 Temple Place
|
|
- Suite 330, Boston, MA 02111-1307, USA.
|
|
</para>
|
|
<para>
|
|
Many of the names used by companies to distinguish their
|
|
products and services are claimed as trademarks. Where those
|
|
names appear in any GNOME documentation, and those trademarks
|
|
are made aware to the members of the GNOME Documentation
|
|
Project, the names have been printed in caps or initial caps.
|
|
</para>
|
|
|
|
</legalnotice>
|
|
|
|
<releaseinfo>
|
|
This is version 0.4 of the Evolution manual, describing version
|
|
0.3.1 of Evolution.
|
|
</releaseinfo>
|
|
|
|
</bookinfo>
|
|
|
|
&PREFACE;
|
|
|
|
<part id="usage">
|
|
<title>Using Evolution</title>
|
|
<partintro>
|
|
<para>
|
|
Part one of the <application>Evolution</application> manual
|
|
describes how to use <application>Evolution</application>
|
|
for email, contact management, and appointment and task
|
|
scheduling. You'll find as you go along that, as with most of
|
|
Linux, there's more than one way to do things, and you can
|
|
pick whichever method you like best.
|
|
</para>
|
|
</partintro>
|
|
|
|
&USAGE-MAINWINDOW;
|
|
&USAGE-MAIL;
|
|
&USAGE-CONTACT;
|
|
&USAGE-CALENDAR;
|
|
&USAGE-NOTES;
|
|
&USAGE-SYNC;
|
|
|
|
</part>
|
|
<part id="config">
|
|
<title>Configuring and Managing Evolution</title>
|
|
<partintro>
|
|
<para>
|
|
<application>Evolution</application> is highly configurable.
|
|
Usually, when developers say that, they mean that they didn't
|
|
test it out thoroughly and have left it to other programmers
|
|
to "configure" themselves a working system. But in the case
|
|
of <application>Evolution</application>, you can expect that
|
|
it will work perfectly well with minimal setup hassle, and
|
|
that you can alter its behavior to fit your needs with just a
|
|
little more work. This part of the book will describe that
|
|
process, from the quickest glimpse of the Setup Assistant to
|
|
an in-depth tour of the preferences dialogs.
|
|
</para>
|
|
</partintro>
|
|
|
|
&CONFIG-SETUPASSIST;
|
|
&CONFIG-PREFS;
|
|
&CONFIG-SYNC;
|
|
</part>
|
|
|
|
<part>
|
|
<title>Comprehensive Menu reference</title>
|
|
<partintro>
|
|
<para>
|
|
The following reference covers all, or nearly all, of the
|
|
menus and menu commands that
|
|
<application>Evolution</application> has to offer you.
|
|
</para>
|
|
</partintro>
|
|
&MENUREF;
|
|
</part>
|
|
|
|
&APX-GLOSS;
|
|
&APX-BUGS;
|
|
&APX-AUTHORS;
|
|
&APX-FDL;
|
|
&APX-GPL;
|
|
|
|
</book>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|