~ubuntu-branches/ubuntu/saucy/gnome-user-docs/saucy-proposed

1.1.10 by Jeremy Bicha
Import upstream version 3.3.1
1
<?xml version="1.0" encoding="utf-8"?>
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="accounts-add" xml:lang="lv">
3
4
<info>
5
  <desc>Add an account</desc>
6
  <link type="guide" xref="accounts"/>
7
  <link type="seealso" xref="accounts-disable-service"/>
8
  <revision pkgversion="3.4.0" version="0.1" date="2012-02-19" status="outdated"/>
9
  <credit type="author">
10
    <name>Jim Campbell</name>
11
    <email>jwcampbell@gmail.com</email>
12
  </credit>
13
</info>
14
15
<title>Add an account</title>
16
17
<p>Adding an account will help link your online accounts with your GNOME 
18
desktop. Thus, your email program, chat program, and other related applications 
19
will be set up for you.</p>
20
21
<steps>
22
  <item><p>Click the <gui>Plus</gui> symbol in the lower-left 
23
portion of the window.</p></item>
24
  <item><p>Select your account type from the list.</p>
25
        <p>If you have more than one account type, you can add the other
26
        accounts at a later time.</p></item>
27
  <item><p>Click <gui>Add...</gui></p></item>
28
  <item><p>A small website window will open where you can enter your 
29
  online account credentials. For example, if you are setting up a <em>
30
  Google</em> account, enter your <em>Google</em> username and password.</p>
31
  </item>
32
  <item><p>If you've entered your credentials correctly, you will be prompted 
33
  to allow GNOME access to your online account. Select <gui>Grant Access</gui> 
34
  to continue.</p></item>
35
  <item><p>Select the applications that you want linked to your online account. 
36
  For example, if you want to use an online account for chat, but do not want 
37
  to use an online account for your calendar, turn the <gui>calendar</gui> 
38
  option off.</p></item>
39
</steps>
40
41
<p>After you have added the accounts, each application that you have selected 
42
will automatically use those credentials when you start them.</p>
43
44
<note style="tip">
45
  <p>
46
    For security reasons, GNOME will not store your password on your computer. 
47
    Instead, it stores a token that is provided by the online service. If you 
48
    want to fully revoke the link between your desktop and the online service, 
49
    [See this help topic].  
50
  </p>
51
</note>
52
 
53
</page>