diff options
author | Shaun McCance <shaunm@gnome.org> | 2009-09-01 04:28:11 +0800 |
---|---|---|
committer | Shaun McCance <shaunm@gnome.org> | 2009-09-02 03:31:28 +0800 |
commit | 13449aa445e442cc8f182f8ddb02ecb219d4f7f3 (patch) | |
tree | 8473b648ee32d0ed3a5de6852d65c2b70346a8a6 /help/C | |
parent | ffe919b7e6e98b923d4ecdc5fda726d639426108 (diff) | |
download | gsoc2013-empathy-13449aa445e442cc8f182f8ddb02ecb219d4f7f3.tar gsoc2013-empathy-13449aa445e442cc8f182f8ddb02ecb219d4f7f3.tar.gz gsoc2013-empathy-13449aa445e442cc8f182f8ddb02ecb219d4f7f3.tar.bz2 gsoc2013-empathy-13449aa445e442cc8f182f8ddb02ecb219d4f7f3.tar.lz gsoc2013-empathy-13449aa445e442cc8f182f8ddb02ecb219d4f7f3.tar.xz gsoc2013-empathy-13449aa445e442cc8f182f8ddb02ecb219d4f7f3.tar.zst gsoc2013-empathy-13449aa445e442cc8f182f8ddb02ecb219d4f7f3.zip |
[help] Adding Google Talk notes, review information
Diffstat (limited to 'help/C')
-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> |