/usr/share/help/fi/empathy/account-jabber.page is in empathy-common 3.12.12-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="topic" style="screen" id="account-jabber" xml:lang="fi">
<info>
<desc>Advanced options for Jabber and Google Talk accounts.</desc>
<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>
<revision pkgversion="3.12" date="2015-02-03" status="review"/>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
<!--
<copyright>
<year>2009</year>
<name>GNOME Documentation Project</name>
</copyright>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
-->
</info>
<title>Jabber account details</title>
<p>Most Jabber accounts will require only a login ID and a password
to connect. For some accounts or on certain types of networks, you
may need to enter additional information in the <gui>Advanced</gui>
section. Normally, you will not need to use the advanced options
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>
<title><gui>Ignore SSL certificate errors</gui></title>
<p>Whenever possible, communication between <app>Empathy</app> and
the Jabber server is encrypted. If encrypted communication is not
possible, messages may be sent unencrypted. Select <gui>Encryption
required</gui> to prevent <app>Empathy</app> from communicating with
the Jabber server when encryption is not possible.</p>
<p>Some Jabber servers may encrypt data using invalid certificates,
or using certificates signed by unknown authorities. You can select
<gui>Ignore SSL certificate errors</gui> to allow encrypted communication
with invalid certificates, but this allows an attacker to intercept your
communication with the server (including your password). You might want to
use this option for testing purposes, or if your server is broken and you
do not care about the security of your communication.</p>
</item>
<item>
<title><gui>Resource</gui></title>
<title><gui>Priority</gui></title>
<p>If you have multiple applications (for instance, on separate computers)
connected to your account at the same time, you can set a resource to
uniquely identify each one. By default, <app>Empathy</app> will use
<input>Telepathy</input> as the resource.</p>
<p>You can set the priority to specify which application should receive
incoming messages from your contacts. New messages will be sent to the
application with the highest priority.</p>
</item>
<item>
<title><gui>Override server settings</gui></title>
<p><app>Empathy</app> will use default settings to connect to the
Jabber server based on your login ID. For some Jabber servers, you
will need to enter custom server settings manually. These settings
should be provided for you by your Jabber provider.</p>
</item>
</terms>
</page>
|