diff options
author | Aaron Weber <aaron@helixcode.com> | 2001-02-22 01:45:00 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-02-22 01:45:00 +0800 |
commit | 561a5c48225aa60c8264c3b4ae57d20801e2b291 (patch) | |
tree | 74f8feab56eeb4516e7e7ea22e91f6f57dc630b4 /doc/C/evolution.sgml | |
parent | 34aaf812b1b4a5c2401c5f832c5094a05033a3e4 (diff) | |
download | gsoc2013-evolution-561a5c48225aa60c8264c3b4ae57d20801e2b291.tar gsoc2013-evolution-561a5c48225aa60c8264c3b4ae57d20801e2b291.tar.gz gsoc2013-evolution-561a5c48225aa60c8264c3b4ae57d20801e2b291.tar.bz2 gsoc2013-evolution-561a5c48225aa60c8264c3b4ae57d20801e2b291.tar.lz gsoc2013-evolution-561a5c48225aa60c8264c3b4ae57d20801e2b291.tar.xz gsoc2013-evolution-561a5c48225aa60c8264c3b4ae57d20801e2b291.tar.zst gsoc2013-evolution-561a5c48225aa60c8264c3b4ae57d20801e2b291.zip |
Advanced search/show all/save search stuff.
2001-02-21 Aaron Weber <aaron@helixcode.com>
* C/usage-mail.sgml: Advanced search/show all/save search stuff.
* C/evolution.sgml: This file replaces evolution-guide.sgml, for Nautilus Readiness.
* C/apx-gloss.sgml: glossterm conduit.
* C/config-sync.sgml: Glossterm conduit.
* C/preface.sgml: Checked over for Keyboard-Shortcut and other truthfulness.
svn path=/trunk/; revision=8322
Diffstat (limited to 'doc/C/evolution.sgml')
-rw-r--r-- | doc/C/evolution.sgml | 145 |
1 files changed, 145 insertions, 0 deletions
diff --git a/doc/C/evolution.sgml b/doc/C/evolution.sgml new file mode 100644 index 0000000000..114f2e87d9 --- /dev/null +++ b/doc/C/evolution.sgml @@ -0,0 +1,145 @@ +<!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-EXEC-SUMMARY SYSTEM "usage-exec-summary.sgml"> +<!ENTITY USAGE-MAIL SYSTEM "usage-mail.sgml"> +<!ENTITY USAGE-CONTACT SYSTEM "usage-contact.sgml"> +<!ENTITY USAGE-CALENDAR SYSTEM "usage-calendar.sgml"> +<!ENTITY USAGE-SYNC SYSTEM "usage-sync.sgml"> +<!ENTITY USAGE-PRINT SYSTEM "usage-print.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"> + +]> + + +<!-- Almost every chapter is an entity. Files, Chapter id's, and +entity names correspond. APX is for appendix. Note that there is no +entity for apx-notes.sgml, which is still included in the file +set. Reinstate the entity if and when the Notes feature is +implemented. --> + +<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> Ximian, Inc., </holder> + <holder> Kevin Breit </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 0.9 of the Evolution manual. + </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 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-CONTACT; + &USAGE-CALENDAR; +<!-- &USAGE-NOTES; --> + &USAGE-SYNC; + &USAGE-PRINT; + </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. In the case of + <application>Evolution</application>, "configurable" means + what it ought to. 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-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; +</book> + + + + + + + + + + + |