diff options
author | Aaron Weber <aaron@helixcode.com> | 2000-07-26 09:06:03 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-07-26 09:06:03 +0800 |
commit | cfa918989ab23e88aa01a3d4672ee39b86e87a93 (patch) | |
tree | ef208569a47c1baf990b4ceeb593bc22d6c68b5a /help/C/evolution-guide.sgml | |
parent | 270ca5fae4e9775d3c19195132566a6273280794 (diff) | |
download | gsoc2013-evolution-cfa918989ab23e88aa01a3d4672ee39b86e87a93.tar gsoc2013-evolution-cfa918989ab23e88aa01a3d4672ee39b86e87a93.tar.gz gsoc2013-evolution-cfa918989ab23e88aa01a3d4672ee39b86e87a93.tar.bz2 gsoc2013-evolution-cfa918989ab23e88aa01a3d4672ee39b86e87a93.tar.lz gsoc2013-evolution-cfa918989ab23e88aa01a3d4672ee39b86e87a93.tar.xz gsoc2013-evolution-cfa918989ab23e88aa01a3d4672ee39b86e87a93.tar.zst gsoc2013-evolution-cfa918989ab23e88aa01a3d4672ee39b86e87a93.zip |
proofing all over.
2000-07-25 Aaron Weber <aaron@helixcode.com>
* C/evolution-guide.sgml: proofing all over.
* C/config-setupassist.sgml: Minor fixes.
* C/fig/* Replaced screenshots (Kevin's screenshots).
* C/apx-fdl.sgml: Appendix C no more!
svn path=/trunk/; revision=4341
Diffstat (limited to 'help/C/evolution-guide.sgml')
-rw-r--r-- | help/C/evolution-guide.sgml | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/help/C/evolution-guide.sgml b/help/C/evolution-guide.sgml index c6e844025b..f844db46c0 100644 --- a/help/C/evolution-guide.sgml +++ b/help/C/evolution-guide.sgml @@ -27,13 +27,30 @@ </authorgroup> <copyright> <year>2000</year> - <holder>Helix Code, Inc. </holder> + <holder>Helix Code, Inc., </holder> <holder>Kevin Breit</holder> </copyright> <legalnotice> <para> - PUT THE RIGHT LEGALNOTICE IN HERE + Permission is granted to copy, distribute and/or modify this + document under the terms of the <citetitle>GNU Free + Documentation License</citetitle>, 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> @@ -48,7 +65,6 @@ <part id="usage"> <title>Using Evolution</title> - <subtitle>A Guide for Everybody</subtitle> <partintro> <para> Part one of the <application>Evolution</application> manual @@ -70,7 +86,6 @@ </part> <part id="config"> <title>Configuring and Managing Evolution</title> - <subtitle>A guide for Power Users and Administrators</subtitle> <partintro> <para> <application>Evolution</application> is highly configurable. |