diff options
author | Aaron Weber <aaron@src.gnome.org> | 2000-06-29 08:13:03 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-06-29 08:13:03 +0800 |
commit | 63485301d58b008af700a308d382fbfa24db3887 (patch) | |
tree | 21eb19d44ba33cd2a820f7b272eee2c26efb00eb /help/C/apx-gloss.sgml | |
parent | 7fe829bb5225f3dbabd3db34ebf0068f4a43638d (diff) | |
download | gsoc2013-evolution-63485301d58b008af700a308d382fbfa24db3887.tar gsoc2013-evolution-63485301d58b008af700a308d382fbfa24db3887.tar.gz gsoc2013-evolution-63485301d58b008af700a308d382fbfa24db3887.tar.bz2 gsoc2013-evolution-63485301d58b008af700a308d382fbfa24db3887.tar.lz gsoc2013-evolution-63485301d58b008af700a308d382fbfa24db3887.tar.xz gsoc2013-evolution-63485301d58b008af700a308d382fbfa24db3887.tar.zst gsoc2013-evolution-63485301d58b008af700a308d382fbfa24db3887.zip |
commented out future features; redid contact editor stuff.
* C/usage-contact.sgml: commented out future features; redid
contact editor stuff.
* C/apx-gloss.sgml: Removed "live doc" and added "minicard"
svn path=/trunk/; revision=3782
Diffstat (limited to 'help/C/apx-gloss.sgml')
-rw-r--r-- | help/C/apx-gloss.sgml | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/help/C/apx-gloss.sgml b/help/C/apx-gloss.sgml index 713167634a..4ecc33d03b 100644 --- a/help/C/apx-gloss.sgml +++ b/help/C/apx-gloss.sgml @@ -168,19 +168,7 @@ </glossdef> </glossentry> - <glossentry id="live-doc"> - <glossterm>Live Document</glossterm> - <glossdef> - <para> - A document embedded in or attached an email message that - contains scripting or other active contents. For example, a - <application>Gnumeric</application> spreadsheet page could be - included in a message, and the recipient could alter some of the - data from within <application>Evolution</application> without - having to start another program. - </para> - </glossdef> - </glossentry> + <glossentry id="mail-client"> <glossterm>Mail Client</glossterm> @@ -192,6 +180,17 @@ </glossdef> </glossentry> + + <glossentry id="minicard"> + <glossterm>Minicard</glossterm> + <glossdef> + <para> + A format for the display of contact data. Similar in appearance + to a small business card. + </para> + </glossdef> + </glossentry> + <glossentry id="nautilus"> <glossterm>Nautilus</glossterm> <glossdef> |