diff options
-rw-r--r-- | help/C/add-contact.page | 3 | ||||
-rw-r--r-- | help/C/index.page | 5 | ||||
-rw-r--r-- | help/C/offline-contacts.page | 3 |
3 files changed, 9 insertions, 2 deletions
diff --git a/help/C/add-contact.page b/help/C/add-contact.page index 11e11f619..a5c6b480f 100644 --- a/help/C/add-contact.page +++ b/help/C/add-contact.page @@ -4,13 +4,14 @@ id="add-contact"> <info> - <link type="guide" xref="index#accounts"/> + <link type="guide" xref="index#contacts"/> <link type="seealso" xref="offline-contacts"/> <desc>Add someone to the contact list.</desc> <revision pkgversion="2.28" version="0.1" date="2009-06-15" status="draft"/> <revision pkgversion="2.28" version="0.2" date="2009-08-10" status="review"> <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/> </revision> + <revision pkgversion="2.28" version="0.3" date="2009-09-05" status="review"/> <credit type="author"> <name>Phil Bull</name> <email>philbull@gmail.com</email> diff --git a/help/C/index.page b/help/C/index.page index ff8a477c5..cfc580352 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -8,6 +8,7 @@ <revision pkgversion="2.28" version="0.1" date="2009-08-14" status="review"> <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/> </revision> + <revision pkgversion="2.28" version="0.2" date="2009-09-05" status="review"/> <credit type="author"> <name>Milo Casagrande</name> <email>milo@ubuntu.com</email> @@ -28,6 +29,10 @@ <section id="audio-video" style="2column"> <title>Audio and Video Conversations</title> </section> + + <section id="contacts" style="2column"> + <title>Contact Management</title> + </section> <section id="accounts" style="2column"> <title>Account Management</title> diff --git a/help/C/offline-contacts.page b/help/C/offline-contacts.page index 07c5c775c..6115045a9 100644 --- a/help/C/offline-contacts.page +++ b/help/C/offline-contacts.page @@ -4,12 +4,13 @@ id="offline-contacts"> <info> - <link type="guide" xref="index#accounts"/> + <link type="guide" xref="index#contacts"/> <desc>See all of your contacts, even those that are not online.</desc> <revision pkgversion="2.28" version="0.1" date="2009-06-24" status="draft"/> <revision pkgversion="2.28" version="0.2" date="2009-07-21" status="review"> <e:review by="shaunm@gnome.org" date="2009-09-01" status="done"/> </revision> + <revision pkgversion="2.28" version="0.3" date="2009-09-05" status="review"/> <credit type="author"> <name>Milo Casagrande</name> <email>milo@ubuntu.com</email> |