aboutsummaryrefslogtreecommitdiffstats
path: root/doc/C/evolution-guide.sgml
diff options
context:
space:
mode:
authorAaron Weber <aaron@helixcode.com>2000-11-30 01:33:19 +0800
committerAaron Weber <aaron@src.gnome.org>2000-11-30 01:33:19 +0800
commitcb5a1deee0c9cb099fdf5d561018febbc3c294df (patch)
tree250c6a1d418369e43788410bafd95c70d2fa4f62 /doc/C/evolution-guide.sgml
parentef585975d00ddbc021fa9a1181723c67b3223a82 (diff)
downloadgsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.tar
gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.tar.gz
gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.tar.bz2
gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.tar.lz
gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.tar.xz
gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.tar.zst
gsoc2013-evolution-cb5a1deee0c9cb099fdf5d561018febbc3c294df.zip
added some <glossterms>, added linkends to existing glossterms.
2000-11-29 Aaron Weber <aaron@helixcode.com> * C/config-setupassist.sgml: added some <glossterms>, added linkends to existing glossterms. 2000-11-28 Aaron Weber <aaron@helixcode.com> * C/evolution-guide.sgml: Changed intro to Config section. Now defines what, exactly, "configurable" means. * C/usage-print.sgml: Stylistic revisions. * C/usage-calendar.sgml: Stylistic revisions. * C/usage-contact.sgml: Stylistic revisions. svn path=/trunk/; revision=6716
Diffstat (limited to 'doc/C/evolution-guide.sgml')
-rw-r--r--doc/C/evolution-guide.sgml15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/C/evolution-guide.sgml b/doc/C/evolution-guide.sgml
index 064bb0d305..5adc131eeb 100644
--- a/doc/C/evolution-guide.sgml
+++ b/doc/C/evolution-guide.sgml
@@ -99,13 +99,14 @@ implemented. -->
<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.
+ 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>