diff options
author | Aaron Weber <aaron@helixcode.com> | 2000-08-31 22:53:41 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-08-31 22:53:41 +0800 |
commit | 95c68912699be41ba05576c180e37613bf72c25e (patch) | |
tree | e16fa5171b90395e4cb95fdf4bd02c9e3661fb48 /doc/C/preface.sgml | |
parent | c4982eded3e78276bd2265c2b81e27d914f5b63d (diff) | |
download | gsoc2013-evolution-95c68912699be41ba05576c180e37613bf72c25e.tar.gz gsoc2013-evolution-95c68912699be41ba05576c180e37613bf72c25e.tar.zst gsoc2013-evolution-95c68912699be41ba05576c180e37613bf72c25e.zip |
Added regular expressions to glossary. Explanation should be removed from
2000-08-31 Aaron Weber <aaron@helixcode.com>
* C/apx-gloss.sgml: Added regular expressions to glossary.
Explanation should be removed from other portions of the book now.
* C/usage-mainwindow.sgml: Revisions, minor.
* C/apx-menuref.sgml: Now named menuref.sgml, to reflect its new
status as a part.
* C/evolution-guide.sgml: Structural alterations: Menuref is now a
part, not an appendix.
* C/apx-menuref.sgml: Added contextual menus for mail.
svn path=/trunk/; revision=5140
Diffstat (limited to 'doc/C/preface.sgml')
-rw-r--r-- | doc/C/preface.sgml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/C/preface.sgml b/doc/C/preface.sgml index c7f6c2824d..f456be0e22 100644 --- a/doc/C/preface.sgml +++ b/doc/C/preface.sgml @@ -167,11 +167,11 @@ </formalpara> </sect1> <sect1 id="commontasks"> - <title>A Quick Reference to Common Tasks</title> + <title>Quick Reference for Common Tasks</title> <para> - You might want to copy the next few pages and tape them to the - wall next to your computer: They contain a very short run-down - of most of the things you'll want to do with + You might want to get a copy of this section and tape it to + the wall next to your computer: they contain a very short + run-down of most of the things you'll want to do with <application>Evolution</application>, and pointers to the sections of the book where you'll find more in-depth description of those tasks. @@ -305,7 +305,7 @@ </varlistentry> <varlistentry> - <term>Reply to Message</term> + <term>Reply to a message Message</term> <listitem> <para> Select the message to which you want to reply, and @@ -321,7 +321,7 @@ </varlistentry> <varlistentry> - <term>Forward Message</term> + <term>Forward a Message</term> <listitem> <para> Select the message you want to forward, and @@ -360,7 +360,6 @@ <title>Calendar</title> <para> - <variablelist> <varlistentry> <term></term> |