From ae98d2a9e0c43ba1954469117732a59f105e9aec Mon Sep 17 00:00:00 2001 From: miloc Date: Mon, 9 Mar 2009 12:22:40 +0000 Subject: Added a new section on the documentation (Advanced Options) Removed one Added a new section on the documentation (Advanced Options) Removed one image as it was not used anymore svn path=/trunk/; revision=2647 --- help/C/empathy.xml | 406 ++++++++++++++++++++++++++++++++- help/C/figures/empathy-new-account.png | Bin 20421 -> 0 bytes 2 files changed, 403 insertions(+), 3 deletions(-) delete mode 100644 help/C/figures/empathy-new-account.png (limited to 'help') diff --git a/help/C/empathy.xml b/help/C/empathy.xml index 1caf43903..2882ef915 100644 --- a/help/C/empathy.xml +++ b/help/C/empathy.xml @@ -626,7 +626,7 @@ Select the account you wish to edit in the box on the - left and double-click on it's name. + left and double-click on its name. @@ -746,7 +746,7 @@ An alias is an alternative way you can identify yourself. You can use your real - name or your nickname. + name or a nickname. @@ -755,8 +755,408 @@ Advanced Options - TODO + Based on the service you are using, it is possible to + configure more advanced options to modify the normal behavior of + &app;. + + To configure these options, when you are adding a new + account, click on the drop-down section + Advanced. + + + + + Jabber (or <acronym>XMPP</acronym>) and Google Talk + + + + + + Encryption required (TLS/SSL) + + + + Select this option in order to use some sort of + encryption during your conversations. + + + + + + Ignore SSL certificate errors + + + + Select this option in order to ignore the errors + that can be generated by some types of security + certificates. Usually these certificates are called + auto-signed. + + + + + Select this option only if you are sure the + certificate is secure and you can trust it. + + + + + + + + Resource + + + + Use this text box to set a name with which you can + identify the running program based on where you are + running it. With this option, and the + Priority one, you can + use your account simultaneously in two different + devices. For example, if you set one device to + desktop and of the other + one to mobile, you can + connect with both of them and based on the + Priority value you will receive + messages on one of the two devices or both. + + + This can be useful if you have two devices, a main + one and a portable one, and you move away from the + main one bringing with you the other: you can still + receive messages from your account with the portable + device even if you do not disconnet from the main one. + + + + + If you set the same value for this text box on + both the devices, when you connect with one of + them, the other one will be disconnected, even + if you set a different value with the + Priority spin box. + + + + + + + + Priority + + + + Use this spin box to indicate wich device, set in + the Resource text box, will + receive the new messages. The higher the number, the + higher the priority: you will receive the new + messages on the device with the highest number. + + + You can set values in the range from + -128 to 127. + + + + + If you set the same value of this spin box in + both the devices, you will receive messages on + both of them. + + + + + + + + + In the Override server settings section + you can set options that take precedence over the default settings. + + + + Server + + + + Use this text box to write the name of the + server you want to use for this service. + + + + + + Port + + + + Use this spin box to set the number of the port of + the server to use. + + + You can set values in the range from + 0 to 65,555. + + + + + + Use old SSL + + + + Select this option to use the old version of the + secure protocol for encrypting your connection. + + + + + + + + + Yahoo + + + + + Ignore conference and chatrooms + invitations + + + + Select this option to ignore the invitations that + other people may send you. + + + + + + Room List locale + + + + The value of this text box identifies the language + used to retrieve the room list when connecting to + the Yahoo service. + + + If you need to change this value, use the two letter + code of your language. + + + + + + Charset + + + + The value of this text box identifies the set of the + characters used by &app;. + + + + + It is advise to leave this value to + UTF-8. Change it only + if that charset does not cover your language. + + + + + + + + Server + + + + Use this text box to write the name of the + server you want to use for this service. + + + + + + Port + + + + Use this spin box to set the number of the port of + the server to use. + + + You can set values in the range from + 0 to 65,555. + + + + + + Use Yahoo Japan + + + + Select this option only if you have a Yahoo! Japan + account. With the Yahoo! Japan service you can only + use a Yahoo! Japan account: if you have registered + an account with the English version of the service, + that account will not work. + + + + + + + + + <acronym>AIM</acronym>, GroupWise and <acronym>MSN</acronym> + + + + + Server + + + + Use this text box to write the name of the + server you want to use for this service. + + + + + + Port + + + + Use this spin box to set the number of the port of + the server to use. + + + You can set values in the range from + 0 to 65,555. + + + + + + + + + Salut + + + + + Published Name + + + + Use this text box to write the name that will be + visible to the other users of the network. + + + + + + Email + + + + Use this text box to write your email. + + + + + + Jabber ID + + + + Use this text box to write your Jabber ID, if you + have one. + + + + + + + + + ICQ + + + + + Charset + + + + The value of this text box identifies the set of the + characters used by &app;. + + + + + It is advise to leave this value to + UTF-8. Change it only + if that charset does not cover your language. + + + + + + + + Server + + + + Use this text box to write the name of the + server you want to use for this service. + + + + + + Port + + + + Use this spin box to set the number of the port of + the server to use. + + + You can set values in the range from + 0 to 65,555. + + + + + + + + + Gadu Gadu + + + + Nick + + + Use this text box to write an alternative name to + use with this service. + + + + + + + diff --git a/help/C/figures/empathy-new-account.png b/help/C/figures/empathy-new-account.png deleted file mode 100644 index 5e0d6d7ae..000000000 Binary files a/help/C/figures/empathy-new-account.png and /dev/null differ -- cgit v1.2.3