diff options
author | Aaron Weber <aaron@helixcode.com> | 2001-02-22 01:45:00 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-02-22 01:45:00 +0800 |
commit | 561a5c48225aa60c8264c3b4ae57d20801e2b291 (patch) | |
tree | 74f8feab56eeb4516e7e7ea22e91f6f57dc630b4 /doc/C/apx-gloss.sgml | |
parent | 34aaf812b1b4a5c2401c5f832c5094a05033a3e4 (diff) | |
download | gsoc2013-evolution-561a5c48225aa60c8264c3b4ae57d20801e2b291.tar.gz gsoc2013-evolution-561a5c48225aa60c8264c3b4ae57d20801e2b291.tar.zst gsoc2013-evolution-561a5c48225aa60c8264c3b4ae57d20801e2b291.zip |
Advanced search/show all/save search stuff.
2001-02-21 Aaron Weber <aaron@helixcode.com>
* C/usage-mail.sgml: Advanced search/show all/save search stuff.
* C/evolution.sgml: This file replaces evolution-guide.sgml, for Nautilus Readiness.
* C/apx-gloss.sgml: glossterm conduit.
* C/config-sync.sgml: Glossterm conduit.
* C/preface.sgml: Checked over for Keyboard-Shortcut and other truthfulness.
svn path=/trunk/; revision=8322
Diffstat (limited to 'doc/C/apx-gloss.sgml')
-rw-r--r-- | doc/C/apx-gloss.sgml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/C/apx-gloss.sgml b/doc/C/apx-gloss.sgml index 6124998862..129020aa3d 100644 --- a/doc/C/apx-gloss.sgml +++ b/doc/C/apx-gloss.sgml @@ -46,6 +46,18 @@ </glossdef> </glossentry> + <glossentry id="conduit"> + <glossterm>Conduit</glossterm> + <glossdef> + <para> + A synchronization conduit is a small application which controls + the transfer of data between a handheld device and a desktop + computer. + </para> + </glossdef> + </glossentry> + + <glossentry id="druid"> <glossterm>Druid</glossterm> <glossdef> |