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

« back to all changes in this revision

Viewing changes to gnome-help/fr/accounts-add.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-23 14:38:11 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20120223143811-wyn109rglrbx3mnr
Tags: 3.3.1-0ubuntu1
* New upstream release.
* debian/watch: Watch for unstable releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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="fr">
 
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
 
 
14
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
15
      <mal:name>Luc Pionchon</mal:name>
 
16
      <mal:email>pionchon.luc@gmail.com</mal:email>
 
17
      <mal:years>2011</mal:years>
 
18
    </mal:credit>
 
19
  
 
20
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
21
      <mal:name>Claude Paroz</mal:name>
 
22
      <mal:email>claude@2xlibre.net</mal:email>
 
23
      <mal:years>2011</mal:years>
 
24
    </mal:credit>
 
25
  
 
26
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
27
      <mal:name>Alain Lojewski</mal:name>
 
28
      <mal:email>allomervan@gmail.com</mal:email>
 
29
      <mal:years>2011</mal:years>
 
30
    </mal:credit>
 
31
  
 
32
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
33
      <mal:name>Julien Hardelin</mal:name>
 
34
      <mal:email>jhardlin@orange.fr</mal:email>
 
35
      <mal:years>2011</mal:years>
 
36
    </mal:credit>
 
37
  
 
38
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
39
      <mal:name>Bruno Brouard</mal:name>
 
40
      <mal:email>annoa.b@gmail.com</mal:email>
 
41
      <mal:years>2011-12</mal:years>
 
42
    </mal:credit>
 
43
  </info>
 
44
 
 
45
<title>Add an account</title>
 
46
 
 
47
<p>Adding an account will help link your online accounts with your GNOME 
 
48
desktop. Thus, your email program, chat program, and other related applications 
 
49
will be set up for you.</p>
 
50
 
 
51
<steps>
 
52
  <item><p>Click the <gui>Plus</gui> symbol in the lower-left 
 
53
portion of the window.</p></item>
 
54
  <item><p>Select your account type from the list.</p>
 
55
        <p>If you have more than one account type, you can add the other
 
56
        accounts at a later time.</p></item>
 
57
  <item><p>Click <gui>Add...</gui></p></item>
 
58
  <item><p>A small website window will open where you can enter your 
 
59
  online account credentials. For example, if you are setting up a <em>
 
60
  Google</em> account, enter your <em>Google</em> username and password.</p>
 
61
  </item>
 
62
  <item><p>If you've entered your credentials correctly, you will be prompted 
 
63
  to allow GNOME access to your online account. Select <gui>Grant Access</gui> 
 
64
  to continue.</p></item>
 
65
  <item><p>Select the applications that you want linked to your online account. 
 
66
  For example, if you want to use an online account for chat, but do not want 
 
67
  to use an online account for your calendar, turn the <gui>calendar</gui> 
 
68
  option off.</p></item>
 
69
</steps>
 
70
 
 
71
<p>After you have added the accounts, each application that you have selected 
 
72
will automatically use those credentials when you start them.</p>
 
73
 
 
74
<note style="tip">
 
75
  <p>
 
76
    For security reasons, GNOME will not store your password on your computer. 
 
77
    Instead, it stores a token that is provided by the online service. If you 
 
78
    want to fully revoke the link between your desktop and the online service, 
 
79
    [See this help topic].  
 
80
  </p>
 
81
</note>
 
82
 
 
83
</page>