diff options
author | Michele Calgaro <[email protected]> | 2023-08-17 17:52:36 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-08-17 20:16:38 +0900 |
commit | 8c4f5d5c911f09c5bd523c091a85721f44048826 (patch) | |
tree | e54682df32f6afb97dac56ff9a0782956a9a5e38 /doc/kopete | |
parent | 9795d15cda9fa26bfbd90321f774014537f9675b (diff) | |
download | tdenetwork-8c4f5d5c911f09c5bd523c091a85721f44048826.tar.gz tdenetwork-8c4f5d5c911f09c5bd523c091a85721f44048826.zip |
kopete: change text to make clear that the encryption SSL option refers to an old protocol and it is not recommended. This resolves issue #54.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 21865be19a2796bfb2f92457ea5407f066972ec4)
Diffstat (limited to 'doc/kopete')
-rw-r--r-- | doc/kopete/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kopete/index.docbook b/doc/kopete/index.docbook index 82ed8d31..99893923 100644 --- a/doc/kopete/index.docbook +++ b/doc/kopete/index.docbook @@ -715,7 +715,7 @@ Shortcuts...</guimenuitem></menuchoice>.</para></tip> <sect2 id="protocols-gtalk"> <title>Google Talk</title> <para>Since Google Talk is based upon Jabber, it is well supported in &kopete; with the exception of voice chat, which is worked upon.</para> - <para>To configure &kopete; for Google Talk: Use your complete Google Mail address as the user name. Check <guilabel>Use protocol encryption (SSL)</guilabel>, <guilabel>Allow plain-text password authentication</guilabel> and <guilabel>Override default server information</guilabel>. The server is <quote>talk.google.com</quote> or <quote>gmail.com</quote> and ports 443 or 5223 should be used.</para> + <para>To configure &kopete; for Google Talk: Use your complete Google Mail address as the user name. Check <guilabel>Use old style SSL encryption protocol (not recommended)</guilabel>, <guilabel>Allow plain-text password authentication</guilabel> and <guilabel>Override default server information</guilabel>. The server is <quote>talk.google.com</quote> or <quote>gmail.com</quote> and ports 443 or 5223 should be used.</para> </sect2> <sect2 id="protocols-groupwise"> <title>Novell GroupWise</title> |