~ubuntu-branches/ubuntu/raring/gnome-user-docs/raring

« back to all changes in this revision

Viewing changes to gnome-help/ja/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="ja">
 
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>松澤 二郎</mal:name>
 
16
      <mal:email>jmatsuzawa@src.gnome.org</mal:email>
 
17
      <mal:years>2011, 2012</mal:years>
 
18
    </mal:credit>
 
19
  
 
20
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
21
      <mal:name>赤星 柔充</mal:name>
 
22
      <mal:email>yasumichi@vinelinux.org</mal:email>
 
23
      <mal:years>2011, 2012</mal:years>
 
24
    </mal:credit>
 
25
  
 
26
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
27
      <mal:name>日本GNOMEユーザー会</mal:name>
 
28
      <mal:email>http://www.gnome.gr.jp/</mal:email>
 
29
      <mal:years>2011, 2012</mal:years>
 
30
    </mal:credit>
 
31
  </info>
 
32
 
 
33
<title>Add an account</title>
 
34
 
 
35
<p>Adding an account will help link your online accounts with your GNOME 
 
36
desktop. Thus, your email program, chat program, and other related applications 
 
37
will be set up for you.</p>
 
38
 
 
39
<steps>
 
40
  <item><p>Click the <gui>Plus</gui> symbol in the lower-left 
 
41
portion of the window.</p></item>
 
42
  <item><p>Select your account type from the list.</p>
 
43
        <p>If you have more than one account type, you can add the other
 
44
        accounts at a later time.</p></item>
 
45
  <item><p>Click <gui>Add...</gui></p></item>
 
46
  <item><p>A small website window will open where you can enter your 
 
47
  online account credentials. For example, if you are setting up a <em>
 
48
  Google</em> account, enter your <em>Google</em> username and password.</p>
 
49
  </item>
 
50
  <item><p>If you've entered your credentials correctly, you will be prompted 
 
51
  to allow GNOME access to your online account. Select <gui>Grant Access</gui> 
 
52
  to continue.</p></item>
 
53
  <item><p>Select the applications that you want linked to your online account. 
 
54
  For example, if you want to use an online account for chat, but do not want 
 
55
  to use an online account for your calendar, turn the <gui>calendar</gui> 
 
56
  option off.</p></item>
 
57
</steps>
 
58
 
 
59
<p>After you have added the accounts, each application that you have selected 
 
60
will automatically use those credentials when you start them.</p>
 
61
 
 
62
<note style="tip">
 
63
  <p>
 
64
    For security reasons, GNOME will not store your password on your computer. 
 
65
    Instead, it stores a token that is provided by the online service. If you 
 
66
    want to fully revoke the link between your desktop and the online service, 
 
67
    [See this help topic].  
 
68
  </p>
 
69
</note>
 
70
 
 
71
</page>