diff options
-rw-r--r-- | help/C/add-account.page | 7 | ||||
-rw-r--r-- | help/C/add-contact.page | 107 | ||||
-rw-r--r-- | help/C/change-status.page | 2 | ||||
-rw-r--r-- | help/C/disable-account.page | 7 | ||||
-rw-r--r-- | help/C/index.page | 2 | ||||
-rw-r--r-- | help/C/offline-contacts.page | 58 | ||||
-rw-r--r-- | help/C/prob-conn-acctdisabled.page | 2 | ||||
-rw-r--r-- | help/C/prob-conn-auth.page | 2 | ||||
-rw-r--r-- | help/C/prob-conn-neterror.page | 2 | ||||
-rw-r--r-- | help/C/prob-conn.page | 2 | ||||
-rw-r--r-- | help/C/remove-account.page | 2 | ||||
-rw-r--r-- | help/C/salut-protocol.page | 33 | ||||
-rw-r--r-- | help/C/send-file.page | 2 | ||||
-rw-r--r-- | help/C/send-message.page | 2 |
14 files changed, 160 insertions, 70 deletions
diff --git a/help/C/add-account.page b/help/C/add-account.page index 1428d5455..6bb361cd8 100644 --- a/help/C/add-account.page +++ b/help/C/add-account.page @@ -6,7 +6,7 @@ <link type="guide" xref="index#accounts"/> <link type="seealso" xref="remove-account"/> <desc>Add a new account to <app>Empathy</app>.</desc> - <revision version="3.0" date="2009-06-14" status="stub"/> + <revision version="3.0" date="2009-06-24" status="draft"/> <credit type="author"> <name>Milo Casagrande</name> @@ -17,10 +17,9 @@ <name>GNOME Documentation Project</name> </copyright> - <license>Creative Commons Share Alike</license> + <license>Creative Commons Share Alike 3.0</license> - <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" - /> + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> </info> <comment> diff --git a/help/C/add-contact.page b/help/C/add-contact.page index 4d6deef46..bd71edafc 100644 --- a/help/C/add-contact.page +++ b/help/C/add-contact.page @@ -1,42 +1,77 @@ <page xmlns="http://projectmallard.org/1.0/" - type="topic" - id="add_contact"> - -<info> - <link type="guide" xref="index#talk"/> - <desc>Add someone to your contact list.</desc> - <revision version="3.0" date="2009-06-15" status="stub"/> - - <credit type="author"> - <name>Phil Bull</name> - <email>philbull@gmail.com</email> - </credit> - <copyright> - <year>2009</year> - <name>GNOME Documentation Project</name> - </copyright> - - <license>Creative Commons Share Alike</license> - - <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> -</info> - -<title>Add someone to your list of contacts</title> - -<comment> + type="topic" + id="add-contact"> + + <info> + <link type="guide" xref="index#talk"/> + <link type="seealso" xref="offline-contacts"/> + <desc>Add someone to your contact list.</desc> + <revision version="3.0" date="2009-06-15" status="stub"/> + + <credit type="author"> + <name>Phil Bull</name> + <email>philbull@gmail.com</email> + </credit> + <copyright> + <year>2009</year> + <name>GNOME Documentation Project</name> + </copyright> + + <license>Creative Commons Share Alike 3.0</license> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + </info> + + <comment> <cite date="2009-06-15"><name>Phil Bull</name></cite> <p>Instructions need review, didn't test with other IM services to confirm - the names of the textboxes. Also, check the name of the Add button.</p> -</comment> + the names of the textboxes. Also, check the name of the Add button.</p> + </comment> + + <title>Add someone to your list of contacts</title> + + <steps> + <item> + <p> + Choose <guiseq><gui>Chat</gui><gui>Add Contact</gui></guiseq> + </p> + </item> + <item> + <p> + From the <gui>Account</gui> drop-down list, select the type of + service the person you want to add to your contacts is using. + </p> + </item> + <item> + <p> + In the <gui>Identifier</gui> text box, type the email address + or the username of the person you want to add to your + contacts list. + </p> + </item> + <item> + <p> + In the <gui>Alias</gui> text box, type their name. + </p> + </item> + <item> + <p> + Click <gui>Add</gui> to add the person to your list of + contacts. + </p> + </item> + </steps> + + <p> + You can view your list of contacts in the main window of + <app>Empathy</app>. + </p> -<p> -Click <guiseq><gui>Chat</gui><gui>Add Contact</gui></guiseq>. Type the email -address or username of the person you want to add to your contacts into the -<gui>Identifier</gui> text box. Type their name into the <gui>Alias</gui> text -box. Click <gui>Add</gui> to add the person to your list of contacts. -</p> -<p> -You can view your list of contacts in the main Empathy window. -</p> + <note> + <p> + To add a new person to your list of contacts, you need to be + connected to the Internet and to your account. + </p> + </note> </page> diff --git a/help/C/change-status.page b/help/C/change-status.page index 561f04408..7c842f9d7 100644 --- a/help/C/change-status.page +++ b/help/C/change-status.page @@ -16,7 +16,7 @@ <name>GNOME Documentation Project</name> </copyright> - <license>Creative Commons Share Alike</license> + <license>Creative Commons Share Alike 3.0</license> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> diff --git a/help/C/disable-account.page b/help/C/disable-account.page index 2441c8b2c..2c695182d 100644 --- a/help/C/disable-account.page +++ b/help/C/disable-account.page @@ -7,7 +7,7 @@ <link type="seealso" xref="remove-account"/> <desc>Prevent an account from logging-in automatically when you start Empathy.</desc> - <revision version="3.0" date="2009-06-14" status="stub"/> + <revision version="3.0" date="2009-06-14" status="draft"/> <credit type="author"> <name>Milo Casagrande</name> @@ -18,10 +18,9 @@ <name>GNOME Documentation Project</name> </copyright> - <license>Creative Commons Share Alike</license> + <license>Creative Commons Share Alike 3.0</license> - <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" - /> + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> </info> <comment> diff --git a/help/C/index.page b/help/C/index.page index bb01a2aa7..737a44f1a 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -15,7 +15,7 @@ <name>GNOME Documentation Project</name> </copyright> - <license>Creative Commons Share Alike</license> + <license>Creative Commons Share Alike 3.0</license> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> diff --git a/help/C/offline-contacts.page b/help/C/offline-contacts.page new file mode 100644 index 000000000..369234bf2 --- /dev/null +++ b/help/C/offline-contacts.page @@ -0,0 +1,58 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="topic" + id="offline-contacts"> + + <info> +<!-- <link type="guide" xref=""/> --> + <desc> + How to see the contacts that are not online. + </desc> + <revision version="3.0" date="2009-06-24" status="draft"/> + + <credit type="author"> + <name>Milo Casagrande</name> + <email>milo@ubuntu.com</email> + </credit> + <copyright> + <year>2009</year> + <name>GNOME Documentation Project</name> + </copyright> + + <license>Creative Commons Share Alike 3.0</license> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + </info> + + <comment> + <cite date="2009-06-24"><name>Milo Casagrande</name></cite> + <p> + Small topic on how to see the contacts tha are offline. Need + rework on the terminology used. + </p> + </comment> + + <title>Display the contacts that are offline</title> + + <p> + From the <gui>Contact List</gui> window, do one of the following: + </p> + + <list> + <item> + <p> + Choose <guiseq><gui>View</gui><gui>Offline + Contacts</gui></guiseq>. + </p> + </item> + <item> + <p> + Press <keyseq><key>Ctrl</key><key>H</key></keyseq>. + </p> + </item> + </list> + + <p> + To hide again the offline contacts, repeat the same procedure above. + </p> + +</page> diff --git a/help/C/prob-conn-acctdisabled.page b/help/C/prob-conn-acctdisabled.page index 0898ad953..509c9a76b 100644 --- a/help/C/prob-conn-acctdisabled.page +++ b/help/C/prob-conn-acctdisabled.page @@ -17,7 +17,7 @@ <year>2009</year> <name>GNOME Documentation Project</name> </copyright> - <license>Creative Commons Share Alike</license> + <license>Creative Commons Share Alike 3.0</license> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> diff --git a/help/C/prob-conn-auth.page b/help/C/prob-conn-auth.page index 8da582b77..432960af9 100644 --- a/help/C/prob-conn-auth.page +++ b/help/C/prob-conn-auth.page @@ -17,7 +17,7 @@ <year>2009</year> <name>GNOME Documentation Project</name> </copyright> - <license>Creative Commons Share Alike</license> + <license>Creative Commons Share Alike 3.0</license> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> diff --git a/help/C/prob-conn-neterror.page b/help/C/prob-conn-neterror.page index 291d80ce4..90b389dc8 100644 --- a/help/C/prob-conn-neterror.page +++ b/help/C/prob-conn-neterror.page @@ -17,7 +17,7 @@ <year>2009</year> <name>GNOME Documentation Project</name> </copyright> - <license>Creative Commons Share Alike</license> + <license>Creative Commons Share Alike 3.0</license> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> diff --git a/help/C/prob-conn.page b/help/C/prob-conn.page index b165cfb4d..0fed7a2f3 100644 --- a/help/C/prob-conn.page +++ b/help/C/prob-conn.page @@ -17,7 +17,7 @@ <name>GNOME Documentation Project</name> </copyright> - <license>Creative Commons Share Alike</license> + <license>Creative Commons Share Alike 3.0</license> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> diff --git a/help/C/remove-account.page b/help/C/remove-account.page index 36e22f50a..a6d494905 100644 --- a/help/C/remove-account.page +++ b/help/C/remove-account.page @@ -16,7 +16,7 @@ <name>GNOME Documentation Project</name> </copyright> - <license>Creative Commons Share Alike</license> + <license>Creative Commons Share Alike 3.0</license> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> diff --git a/help/C/salut-protocol.page b/help/C/salut-protocol.page index 2d81eb78f..b579a1d68 100644 --- a/help/C/salut-protocol.page +++ b/help/C/salut-protocol.page @@ -4,24 +4,23 @@ <info> <link type="seealso" xref="create-account"/> - <desc> - Undesrtanding the <em>Salut</em> protocol. - </desc> - <revision version="" date="" status="stub"/> + <desc> + Undesrtanding the <em>Salut</em> protocol. + </desc> + <revision version="" date="" status="stub"/> - <credit type="author"> - <name>Milo Casagrande</name> - <email>milo@ubuntu.com</email> - </credit> - <copyright> - <year>2009</year> - <name>GNOME Documentation Project</name> - </copyright> - - <license>Creative Commons Share Alike</license> - - <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" - /> + <credit type="author"> + <name>Milo Casagrande</name> + <email>milo@ubuntu.com</email> + </credit> + <copyright> + <year>2009</year> + <name>GNOME Documentation Project</name> + </copyright> + + <license>Creative Commons Share Alike 3.0</license> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> </info> <comment> diff --git a/help/C/send-file.page b/help/C/send-file.page index 3a95c8094..099408f87 100644 --- a/help/C/send-file.page +++ b/help/C/send-file.page @@ -16,7 +16,7 @@ <name>GNOME Documentation Project</name> </copyright> - <license>Creative Commons Share Alike</license> + <license>Creative Commons Share Alike 3.0</license> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> diff --git a/help/C/send-message.page b/help/C/send-message.page index eed065901..69f70b447 100644 --- a/help/C/send-message.page +++ b/help/C/send-message.page @@ -16,7 +16,7 @@ <name>GNOME Documentation Project</name> </copyright> - <license>Creative Commons Share Alike</license> + <license>Creative Commons Share Alike 3.0</license> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> |