diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-08-29 01:27:14 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-08-29 01:27:14 +0800 |
commit | c984377de34d179929865b11bfc3b5aee96abaa1 (patch) | |
tree | 2a384740b980524d68a57788318b5b6b2e5ce25a /help/C/usage-contact.sgml | |
parent | 0ed38b0d75e1a1c76a187c73ef838d369731e8e8 (diff) | |
download | gsoc2013-evolution-c984377de34d179929865b11bfc3b5aee96abaa1.tar.gz gsoc2013-evolution-c984377de34d179929865b11bfc3b5aee96abaa1.tar.zst gsoc2013-evolution-c984377de34d179929865b11bfc3b5aee96abaa1.zip |
Renamed a xref to make it work.
2001-08-28 Kevin Breit <battery841@mediaone.net>
* C/usage-mail.sgml: Renamed a xref to make it work.
* C/config-prefs.sgml: Updated for new LDAP UI.
svn path=/trunk/; revision=12499
Diffstat (limited to 'help/C/usage-contact.sgml')
-rw-r--r-- | help/C/usage-contact.sgml | 23 |
1 files changed, 6 insertions, 17 deletions
diff --git a/help/C/usage-contact.sgml b/help/C/usage-contact.sgml index ec3d504f6b..0d469af19b 100644 --- a/help/C/usage-contact.sgml +++ b/help/C/usage-contact.sgml @@ -516,18 +516,7 @@ </para> </sect1> - <sect1 id="usage-contact-automate"> - <title>Address Book Tools</title> - <para> - The address book works closely with - <application>Evolution</application>'s mail and calendar tools. - For example, you can use the address book to help you manage - mailing lists, and send or recieve address cards over email. - More tools are on the way, and when they arrive, <!-- FIXME --> - they will be described in this section. - </para> - - <sect2 id="contact-automation-basic"> + <sect1 id="contact-automation-basic"> <title>Send me a Card: Adding New Cards Quickly</title> <para> As noted before, when you get information about a person in @@ -539,9 +528,9 @@ hand-held device during HotSync operation. For more information about that, see <xref linkend="usage-sync">. </para> - </sect2> + </sect1> - <sect2 id="contact-automation-lists"> + <sect1 id="contact-automation-lists"> <title>Managing a Mailing list</title> <para> You already know that when you are writing an email, you can @@ -564,9 +553,9 @@ </para> --> - </sect2> + </sect1> <!--- FIXME this feature not yet implemented - <sect2 id="usage-contact-automation-extra"> + <sect1 id="usage-contact-automation-extra"> <title>Map It!</title> <para> Need a map or directions? Click @@ -578,5 +567,5 @@ --> - </sect1> + </chapter> |