/usr/share/help/C/empathy/add-account.page is in empathy-common 3.8.6-0ubuntu9.
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 80 81 82 83 84 85 86 | <page xmlns="http://projectmallard.org/1.0/"
xmlns:e="http://projectmallard.org/experimental/"
type="topic" style="task"
id="add-account">
<info>
<link type="guide" xref="index#accounts"/>
<link type="seealso" xref="remove-account"/>
<desc>Add a new account to <app>Empathy</app>.</desc>
<revision pkgversion="2.28" version="0.1" date="2009-06-24" status="draft"/>
<revision pkgversion="2.28" version="0.1" date="2009-08-10" status="review"/>
<revision pkgversion="2.28" version="0.2" date="2009-08-27" status="review">
<!--
<e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
-->
</revision>
<revision pkgversion="2.30" version="0.3" date="2010-02-03" status="review"/>
<revision pkgversion="2.30" version="0.4" date="2010-04-19" status="review"/>
<revision pkgversion="3.2" version="0.5" date="2011-12-19" status="review"/>
<credit type="author">
<name>Milo Casagrande</name>
<email>milo@ubuntu.com</email>
</credit>
<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>Add a new account</title>
<p>You can add instant messaging accounts from any supported service to communicate
with all of your contacts in <app>Empathy</app>. For some account providers,
these steps will also allow you to register for a new account. For more details,
see <link xref="create-account"/>.</p>
<steps>
<item>
<p>From the <gui>Contact List</gui> window, choose <guiseq><gui>Edit</gui>
<gui>Accounts</gui></guiseq>, or press <key>F4</key>.</p>
</item>
<item>
<p>
Click <gui style="button">+</gui>.
</p>
</item>
<item>
<p>From the <gui>Protocol</gui> drop-down list, select the type of account you wish
to add.</p>
</item>
<item>
<p>If you do not already have a registered account, select
<gui>Create a new account on the server</gui>.
This feature is not available for all account types, and may not work with
some account providers. See <link xref="create-account"/> for more
information.</p>
</item>
<item>
<p>Enter the required information. For most accounts, you will only need
a login ID and a password. Some accounts may require additional information.
See <link xref="accounts-window#details"/>for more information.</p>
</item>
<item>
<p>
Click <gui style="button">Apply</gui>.
</p>
</item>
</steps>
<note style="tip">
<p>To change the name that identifies the account in the <gui>Accounts</gui>
window, select the account from the list on the left and either click on the
name or press the space bar. Edit the account name and press <key>Enter</key>
when you’re finished.</p>
</note>
</page>
|