diff options
author | bertrand <Bertrand.Guiheneuf@aful.org> | 1999-09-04 02:34:42 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-09-04 02:34:42 +0800 |
commit | 4ba4bf036203d14a3c0d654c618cea72ffcb8ced (patch) | |
tree | e2555343817b79e05d5db56963d6a1232c7d64dd /devel-docs/camel/Makefile.am | |
parent | 99af67a6cab0d4b4b74367b12bd99004c01a03d2 (diff) | |
download | gsoc2013-evolution-4ba4bf036203d14a3c0d654c618cea72ffcb8ced.tar gsoc2013-evolution-4ba4bf036203d14a3c0d654c618cea72ffcb8ced.tar.gz gsoc2013-evolution-4ba4bf036203d14a3c0d654c618cea72ffcb8ced.tar.bz2 gsoc2013-evolution-4ba4bf036203d14a3c0d654c618cea72ffcb8ced.tar.lz gsoc2013-evolution-4ba4bf036203d14a3c0d654c618cea72ffcb8ced.tar.xz gsoc2013-evolution-4ba4bf036203d14a3c0d654c618cea72ffcb8ced.tar.zst gsoc2013-evolution-4ba4bf036203d14a3c0d654c618cea72ffcb8ced.zip |
sgml doc has camel-recipient now.
1999-09-03 bertrand <Bertrand.Guiheneuf@aful.org>
* devel-docs/camel/Makefile.am:
sgml doc has camel-recipient now.
* camel/camel-recipient.c (camel_recipient_foreach_recipient_type):
added in-line documentation.
svn path=/trunk/; revision=1174
Diffstat (limited to 'devel-docs/camel/Makefile.am')
-rw-r--r-- | devel-docs/camel/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel-docs/camel/Makefile.am b/devel-docs/camel/Makefile.am index 176a06b879..276059cf88 100644 --- a/devel-docs/camel/Makefile.am +++ b/devel-docs/camel/Makefile.am @@ -24,6 +24,7 @@ tmpl_sources = \ tmpl/camel-folder.sgml \ tmpl/camel-mime-message.sgml \ tmpl/camel-mime-part.sgml \ + tmpl/camel-recipient.sgml \ tmpl/camel-service.sgml \ tmpl/camel-store.sgml \ tmpl/camel-stream.sgml |