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

« back to all changes in this revision

Viewing changes to gnome-help/ja/accounts-disable-service.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-disable-service" xml:lang="ja">
 
3
 
 
4
<info>
 
5
  <desc>Some online accounts can be used to access multiple services (like 
 
6
  calendar and email). You can control which of these services can be used by 
 
7
  applications.</desc>
 
8
  
 
9
  <link type="guide" xref="accounts"/>
 
10
  
 
11
  <revision pkgversion="3.4.0" version="0.1" date="2012-02-19" status="outdated"/>
 
12
  <credit type="author">
 
13
    <name>Phil Bull</name>
 
14
    <email>philbull@gmail.com</email>
 
15
  </credit>
 
16
 
 
17
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
18
      <mal:name>松澤 二郎</mal:name>
 
19
      <mal:email>jmatsuzawa@src.gnome.org</mal:email>
 
20
      <mal:years>2011, 2012</mal:years>
 
21
    </mal:credit>
 
22
  
 
23
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
24
      <mal:name>赤星 柔充</mal:name>
 
25
      <mal:email>yasumichi@vinelinux.org</mal:email>
 
26
      <mal:years>2011, 2012</mal:years>
 
27
    </mal:credit>
 
28
  
 
29
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
30
      <mal:name>日本GNOMEユーザー会</mal:name>
 
31
      <mal:email>http://www.gnome.gr.jp/</mal:email>
 
32
      <mal:years>2011, 2012</mal:years>
 
33
    </mal:credit>
 
34
  </info>
 
35
 
 
36
<title>Control which online services an account can be used to access</title>
 
37
 
 
38
<p>Some types of online account allow you to access several services with the 
 
39
same user account. For example, Google accounts provide access to calendar, 
 
40
email, contacts and chat. You may want to use your account for some services, 
 
41
but not others. For example, you may want to use your Google account for email 
 
42
but not chat, since you have a different online account that you use for chat.
 
43
</p>
 
44
 
 
45
<p>You can disable some of the services that are provided by each online 
 
46
account:</p>
 
47
 
 
48
<steps>
 
49
  <item><p>Open the <gui>Online Accounts</gui> settings from the Activities 
 
50
  overview.</p></item>
 
51
  <item><p>Select the account you want to change from the list on the left.</p>
 
52
  </item>
 
53
  <item><p>A list of services that are available with this account will be 
 
54
  shown under <gui>Use this account for</gui>.</p></item>
 
55
  <item><p>Switch off any of the services that you don't want to be used.</p>
 
56
  </item>
 
57
</steps>
 
58
 
 
59
<p>Once a service has been disabled for an account, applications on your 
 
60
computer won't be able to use the account to connect to that service any more.
 
61
</p>
 
62
 
 
63
<p>To turn on a service that you disabled, just go back to the <gui>Online 
 
64
Accounts</gui> window and switch it on.</p>
 
65
 
 
66
</page>