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

« back to all changes in this revision

Viewing changes to gnome-help/cs/bluetooth-remove-connection.page

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-15 14:44:43 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20121115144443-znsud5byjojjhvc4
Tags: 3.6.2-0ubuntu1
New upstream release

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/" xmlns:if="http://projectmallard.org/if/1.0/" type="guide" style="task" id="bluetooth-remove-connection" xml:lang="cs">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="bluetooth"/>
 
6
 
 
7
    <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
 
8
 
 
9
    <desc>Remove a device from the list of Bluetooth devices.</desc>
 
10
 
 
11
    <credit type="author">
 
12
      <name>Jim Campbell</name>
 
13
      <email>jwcampbell@gmail.com</email>
 
14
    </credit>
 
15
    <credit type="author">
 
16
      <name>Paul W. Frields</name>
 
17
      <email>stickster@gmail.com</email>
 
18
    </credit>
 
19
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
20
  
 
21
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
22
      <mal:name>Adam Matoušek</mal:name>
 
23
      <mal:email>adamatousek@gmail.com</mal:email>
 
24
      <mal:years>2012</mal:years>
 
25
    </mal:credit>
 
26
  </info>
 
27
 
 
28
  <title>Remove a connection between Bluetooth devices</title>
 
29
 
 
30
 
 
31
  <p>If you don't want to be connected to a Bluetooth device anymore, you can
 
32
  remove the connection. This is useful if you no longer want to use a device
 
33
  like a mouse or headset, or if you no longer wish to transfer files to or
 
34
  from a device.</p>
 
35
 
 
36
  <steps>
 
37
    <item>
 
38
      <if:choose>
 
39
        <if:when test="platform:unity">
 
40
      <p>Click the Bluetooth icon in the <gui>menu bar</gui> and select <gui>Bluetooth Settings</gui>.</p>
 
41
        </if:when>
 
42
      <p>Click the Bluetooth icon on the top bar and select <gui>Bluetooth Settings</gui>.</p>
 
43
      </if:choose>
 
44
    </item>
 
45
    <item>
 
46
      <p>Select the device you want to disconnect in the left pane, then click the <gui>-</gui>
 
47
      icon underneath the list.</p>
 
48
    </item>
 
49
    <item>
 
50
      <p>Click <gui>Remove</gui> in the confirmation window.</p>
 
51
    </item>
 
52
  </steps>
 
53
 
 
54
  <p>You can <link xref="bluetooth-connect-device">reconnect a Bluetooth device</link> later if desired.</p>
 
55
</page>