Files
evolution/help/C/evolution.sgml
Aaron Weber c00bdc4cb3 Touched. Minor changes to IMAP section, to make sure links worked, etc.
2001-11-27  Aaron Weber  <aaron@ximian.com>

	* C/usage-mail.sgml: Touched. Minor changes to IMAP section, to
	make sure links worked, etc.

	* C/config-prefs.sgml: Expanded IMAP options.

	* C/usage-mainwindow.sgml: Added note about more options
	available.

2001-11-26  Aaron Weber  <aaron@ximian.com>

	* C/usage-exchange.sgml: removed FIXMES, made valid within larger
	<book> context.

2001-11-19  Aaron Weber  <aaron@ximian.com>

	* C/usage-mail-org.sgml: changed Unmatched vfolder
	description. Removed note about how it behaves when you have no
	vFolders.

2001-11-15  Aaron Weber  <aaron@ximian.com>

	* C/apx-authors.sgml: Removed authorlist, point people to "About"
	box, since there's no point in having so many lists in so many
	places.

2001-11-02  Aaron Weber  <aaron@ximian.com>

	* C/usage-mainwindow.sgml: Connector.

	* C/config-prefs.sgml: Connector.

	* C/usage-exchange.sgml: Connector.

2001-10-31  Aaron Weber  <aaron@ximian.com>

	* C/usage-exchange.sgml: More working on this file today. Nearly
	done.

	* C/topic.dat: Added Connector info.

	* C/usage-mainwindow.sgml: Added mention of Connector to
	configuration options.

	* C/config-prefs.sgml: Added mention of Connector to configuration
	options.

2001-10-30  Aaron Weber  <aaron@ximian.com>

	* C/evolution.sgml: Cleaned up comments. Added Exchange entity.
	* C/Makefile.am: added exchange.sgml file

svn path=/trunk/; revision=14851
2001-12-03 20:31:35 +00:00

126 lines
4.6 KiB
Plaintext

<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN"[
<!ENTITY PREFACE SYSTEM "preface.sgml">
<!ENTITY USAGE-MAINWINDOW SYSTEM "usage-mainwindow.sgml">
<!ENTITY USAGE-EXEC-SUMMARY SYSTEM "usage-exec-summary.sgml">
<!ENTITY USAGE-MAIL SYSTEM "usage-mail.sgml">
<!ENTITY USAGE-MAIL-ORG SYSTEM "usage-mail-org.sgml">
<!ENTITY USAGE-CONTACT SYSTEM "usage-contact.sgml">
<!ENTITY USAGE-CALENDAR SYSTEM "usage-calendar.sgml">
<!ENTITY USAGE-EXCHANGE SYSTEM "usage-exchange.sgml">
<!ENTITY USAGE-SYNC SYSTEM "usage-sync.sgml">
<!ENTITY USAGE-PRINT SYSTEM "usage-print.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-COMMON-TASKS SYSTEM "apx-common-tasks.sgml">
<!ENTITY APX-BUGS SYSTEM "apx-bugs.sgml">
<!ENTITY APX-AUTHORS SYSTEM "apx-authors.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 Ximian Evolution</title>
<authorgroup>
<author><firstname>Aaron</firstname><surname>Weber</surname></author>
<author><firstname>Kevin</firstname><surname>Breit</surname></author>
<author><firstname>Ettore</firstname><surname>Perazzoli</surname></author>
<author><firstname>Duncan</firstname><surname>Mak</surname></author>
</authorgroup>
<copyright>
<year>2001</year>
<holder>Ximian, Inc.</holder>
</copyright>
<legalnotice id="legalnotice">
<para>
Permission is granted to copy, distribute and/or modify this
document under the terms of the <ulink type="help"
url="gnome-help:fdl"><citetitle>GNU Free Documentation
License</citetitle></ulink>, 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. You
may obtain a copy of the <citetitle>GNU Free Documentation
License</citetitle> 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 1.0 of the Ximian Evolution manual. It describes
version 1.0 of the Ximian Evolution groupware suite.
</releaseinfo>
</bookinfo>
&PREFACE;
<part id="usage">
<title>Getting Started with Ximian Evolution</title>
<partintro>
<para>
Part one of the <application>Ximian Evolution</application> manual
describes how to use <application>Ximian Evolution</application> for
email, contact management, and appointment and task
scheduling. You'll find as you go along that there's more
than one way to do things, and you can pick whichever method
you like best.
</para>
</partintro>
&USAGE-MAINWINDOW;
&USAGE-EXEC-SUMMARY;
&USAGE-MAIL;
&USAGE-MAIL-ORG;
&USAGE-CONTACT;
&USAGE-CALENDAR;
&USAGE-EXCHANGE;
&USAGE-SYNC;
&USAGE-PRINT;
</part>
<part id="config">
<title>Configuring and Managing Ximian Evolution</title>
<partintro>
<para>
<application>Ximian 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. In the case of <application>Ximian
Evolution</application>, "configurable", it means that, while
you can expect the program to work perfectly well in its
default settings, it's also easy to alter its behavior in a
wide variety of ways, so that it fits your needs exactly.
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-PREFS;
&CONFIG-SYNC;
</part>
&MENUREF;
&APX-GLOSS;
&APX-BUGS;
&APX-AUTHORS;
</book>