diff options
author | Aaron Weber <aaron@src.gnome.org> | 2000-06-24 04:32:12 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-06-24 04:32:12 +0800 |
commit | 3b196ffb90e8d17f22cfc8f0422936d936de96f6 (patch) | |
tree | 4015a4bc19229cdba8bb3c5e10647a128eeb2b52 /doc/C/evolution-guide.sgml | |
parent | c3d1ab1fc9025f51c5dd484d807eec0fb6641311 (diff) | |
download | gsoc2013-evolution-3b196ffb90e8d17f22cfc8f0422936d936de96f6.tar gsoc2013-evolution-3b196ffb90e8d17f22cfc8f0422936d936de96f6.tar.gz gsoc2013-evolution-3b196ffb90e8d17f22cfc8f0422936d936de96f6.tar.bz2 gsoc2013-evolution-3b196ffb90e8d17f22cfc8f0422936d936de96f6.tar.lz gsoc2013-evolution-3b196ffb90e8d17f22cfc8f0422936d936de96f6.tar.xz gsoc2013-evolution-3b196ffb90e8d17f22cfc8f0422936d936de96f6.tar.zst gsoc2013-evolution-3b196ffb90e8d17f22cfc8f0422936d936de96f6.zip |
Made moderate to major stylistic updates to this, apx-gloss.sgml, and to
* C/evolution-guide.sgml: Made moderate to major stylistic updates
to this, apx-gloss.sgml, and to all files beginning with "usage,"
especially wrt HTML mail.
svn path=/trunk/; revision=3714
Diffstat (limited to 'doc/C/evolution-guide.sgml')
-rw-r--r-- | doc/C/evolution-guide.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/C/evolution-guide.sgml b/doc/C/evolution-guide.sgml index 1e76a74a7d..bd94cef55d 100644 --- a/doc/C/evolution-guide.sgml +++ b/doc/C/evolution-guide.sgml @@ -1,5 +1,4 @@ <!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-MAIL SYSTEM "usage-mail.sgml"> @@ -108,8 +107,9 @@ standardize on second person, not 1st pers. plural. There are three levels of developing for <application>Evolution</application>. You can write actions. You can write scripts. And you can write full-fledged - Evolution components. This paragraph will eventually - desfcribe what that means. + Evolution components. This paragraph will eventually describe + what that means, if the entire part is not phased out of this + manual. </para> </partintro> |