diff options
author | Aaron Weber <aaron@helixcode.com> | 2001-01-19 15:25:16 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-01-19 15:25:16 +0800 |
commit | 788351db0a44bbbb19c2bc4b3962e5abfd001c69 (patch) | |
tree | adacb5a3b621be97eda6719e90bd171d33da15cf /doc/C/apx-gloss.sgml | |
parent | 337910e031336b3da883c727b7ad9c157f7f1037 (diff) | |
download | gsoc2013-evolution-788351db0a44bbbb19c2bc4b3962e5abfd001c69.tar.gz gsoc2013-evolution-788351db0a44bbbb19c2bc4b3962e5abfd001c69.tar.zst gsoc2013-evolution-788351db0a44bbbb19c2bc4b3962e5abfd001c69.zip |
More of Megan's revisions, and Field Chooser functions in the Sort
2001-01-19 Aaron Weber <aaron@helixcode.com>
* C/usage-mail.sgml: More of Megan's revisions, and Field Chooser
functions in the Sort section.
* C/apx-gloss.sgml: added "ToolTip"
2001-01-18 Aaron Weber <aaron@helixcode.com>
* C/preface.sgml: s/Helix Code/Ximian, and Megan's comments.
* C/usage-mainwindow.sgml: s/Helix Code/Ximian/, and Megan's
comments.
* C/evolution-guide.sgml: s/Helix Code/Ximian/
svn path=/trunk/; revision=7638
Diffstat (limited to 'doc/C/apx-gloss.sgml')
-rw-r--r-- | doc/C/apx-gloss.sgml | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/doc/C/apx-gloss.sgml b/doc/C/apx-gloss.sgml index 365e64b60d..6124998862 100644 --- a/doc/C/apx-gloss.sgml +++ b/doc/C/apx-gloss.sgml @@ -372,14 +372,29 @@ <glossterm>Spam</glossterm> <glossdef> <para> - Useless, unwanted e-mail. Spam normally comes in forms of - chain-letters and advertisements for unscrupulous web sites or - services. Messages that are merely useless are called "opt-in + Useless, unsolicited e-mail. Spam normally comes in forms of + chain letters and advertisements for unscrupulous or clueless + companies. Messages that are merely useless are called "opt-in newsletters." </para> </glossdef> </glossentry> + + <glossentry id="tooltip"> + <glossterm>Tool-Tip</glossterm> + <glossdef> + <para> + A small box of explanatory text which appears when the mouse + pointer is held motionless over a button or other interface + element. + </para> + </glossdef> + </glossentry> + + + + <glossentry id="virus"> <glossterm>Virus</glossterm> <glossdef> |