aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/evolution-1.5.xml
blob: f2eb2bc621a7ecac27d05091ad76aaa019ae4d66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<?xml version='1.0' ?>

<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [

<!ENTITY GFDL SYSTEM "apx-fdl.xml">
<!ENTITY LEGAL SYSTEM "legal.xml">
<!ENTITY GPL SYSTEM "apx-gpl.xml">
<!ENTITY PREFACE SYSTEM "preface.xml">
<!ENTITY USAGE-MAINWINDOW SYSTEM "usage-mainwindow.xml">
<!ENTITY USAGE-MAIL SYSTEM "usage-mail.xml">
<!ENTITY USAGE-MAIL-ORG SYSTEM "usage-mail-org.xml">
<!ENTITY USAGE-CONTACT SYSTEM "usage-contact.xml">
<!ENTITY USAGE-CALENDAR SYSTEM "usage-calendar.xml">
<!ENTITY USAGE-EXCHANGE SYSTEM "usage-exchange.xml">
<!ENTITY USAGE-SYNC SYSTEM "usage-sync.xml">
<!ENTITY USAGE-PRINT SYSTEM "usage-print.xml">
<!ENTITY CONFIG-PREFS SYSTEM "config-prefs.xml">
<!ENTITY CONFIG-SYNC SYSTEM "config-sync.xml">
<!ENTITY MENUREF SYSTEM "menuref.xml">
<!ENTITY APX-GLOSS SYSTEM "apx-gloss.xml">
<!ENTITY APX-COMMON-TASKS SYSTEM "apx-common-tasks.xml">
<!ENTITY APX-BUGS SYSTEM "apx-bugs.xml">
<!ENTITY APX-AUTHORS SYSTEM "apx-authors.xml">

<!ENTITY appversion "1.5">
<!ENTITY docversion "1.5">
<!ENTITY pubdate "January, 2004">

]>

<!-- Almost every chapter is an entity.  Files, Chapter id's, and
entity names correspond.  APX is for appendix.  -->

<!-- STYLE RULES: Use "guilabel" instead of "guibutton everywhere. -->
<!-- "Address Book" is two words. -->
<!-- The "application" tag is not used around "Evolution." -->
<!-- filenames use  command tags so they appear in the same font as commands -->
<!-- there is one bar and it is the Shortcut Bar. The folder bar is dead. -->

<!-- FIXME, TODO: Expand spam checking doc, update security docs   take new screenshots. -->

<book id="index">
  <bookinfo>
    <title>A User's Guide to Ximian Evolution 1.4</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>2000-2003</year>
      <holder>Ximian, Inc.</holder>
    </copyright>
    
   <releaseinfo>
      This is version &docversion; of the Ximian Evolution manual. It describes
      version &appversion; of the Ximian Evolution groupware suite.
   </releaseinfo>


    <legalnotice id="legalnotice">
      <para>
         Please note that legal and licensing information is in <xref linkend="preface" /> due to formatting issues with its
         previous location.
       </para>
    </legalnotice>
  </bookinfo>


  <preface id="preface">
    <title>Preface</title> 
  &LEGAL;
  &PREFACE;
  </preface>

  <part id="usage">
    <title>Getting Started with Ximian Evolution</title>
     <partintro>
      <para>
        Part one of the Ximian Evolution manual
        describes how to use Ximian Evolution 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-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>
        Ximian Evolution 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 Ximian
        Evolution, "configurable" means that, while you
        can expect the program to work perfectly well with the 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 guide to obscure
        preferences settings.
      </para>
    </partintro>

    &CONFIG-PREFS;
    &CONFIG-SYNC;
  </part>

  &MENUREF;
  &APX-GLOSS;
  &APX-BUGS;
  &APX-AUTHORS; 
  &GPL;
  &GFDL;

</book>