diff options
-rw-r--r-- | help/C/account-irc.page | 6 | ||||
-rw-r--r-- | help/C/account-jabber.page | 11 |
2 files changed, 15 insertions, 2 deletions
diff --git a/help/C/account-irc.page b/help/C/account-irc.page index a77d3a07f..d15887f80 100644 --- a/help/C/account-irc.page +++ b/help/C/account-irc.page @@ -1,9 +1,12 @@ <page xmlns="http://projectmallard.org/1.0/" + xmlns:e="http://projectmallard.org/experimental/" type="topic" style="screen" id="account-irc"> <info> - <revision pkgversion="2.28" version="0.1" date="2009-08-26" status="stub"/> + <revision pkgversion="2.28" version="0.1" date="2009-08-31" status="review"> + <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/> + </revision> <credit type="author"> <name>Shaun McCance</name> <email>shaunm@gnome.org</email> @@ -12,6 +15,7 @@ <year>2009</year> <name>GNOME Documentation Project</name> </copyright> + <desc>Additional information necessary for connecting to IRC networks.</desc> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> </info> diff --git a/help/C/account-jabber.page b/help/C/account-jabber.page index b6ba60a4d..5624c4f2c 100644 --- a/help/C/account-jabber.page +++ b/help/C/account-jabber.page @@ -1,9 +1,12 @@ <page xmlns="http://projectmallard.org/1.0/" + xmlns:e="http://projectmallard.org/experimental/" type="topic" style="screen" id="account-jabber"> <info> - <revision pkgversion="2.28" version="0.1" date="2009-08-27" status="review"/> + <revision pkgversion="2.28" version="0.1" date="2009-08-27" status="review"> + <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/> + </revision> <credit type="author"> <name>Shaun McCance</name> <email>shaunm@gnome.org</email> @@ -12,6 +15,7 @@ <year>2009</year> <name>GNOME Documentation Project</name> </copyright> + <desc>Advanced options for Jabber and Google Talk accounts.</desc> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> </info> @@ -24,6 +28,11 @@ below. For general instructions on adding an account, see <link xref="add-account"/>.</p> + <note> + <p>Google Talk is a type of Jabber account. These instructions + hold for Google Talk accounts as well.</p> + </note> + <terms> <item> <title><gui>Encryption required (TLS/SSL)</gui></title> |