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

« back to all changes in this revision

Viewing changes to gnome-help/pa/bluetooth-send-file.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
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="guide" style="task" id="bluetooth-send-file" xml:lang="pa">
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" type="guide" style="task" id="bluetooth-send-file" xml:lang="pa">
3
3
 
4
4
  <info>
5
5
    <link type="guide" xref="bluetooth"/>
22
22
 
23
23
  <title>Send a file to a Bluetooth device</title>
24
24
 
 
25
<if:choose>
 
26
  <if:when test="platform:unity">
 
27
    <p>You can send files to connected Bluetooth devices, such as some mobile
 
28
    phones or other computers. Some types of devices don't allow the transfer
 
29
    of files, or specific types of files. You can send files in one of three
 
30
    ways: using the Bluetooth icon in the menu bar, from the Bluetooth settings
 
31
    window, or directly from the file manager.</p>
 
32
  </if:when>
25
33
  <p>You can send files to connected Bluetooth devices, such as some mobile
26
34
  phones or other computers. Some types of devices don't allow the transfer
27
35
  of files, or specific types of files. You can send files in one of three
28
36
  ways: using the Bluetooth icon on the top bar, from the Bluetooth settings
29
37
  window, or directly from the file manager.</p>
 
38
</if:choose>
30
39
 
31
40
  <p>To send files directly from the file manager, see <link xref="files-share"/>.</p>
32
41
 
38
47
  <steps>
39
48
    <title>Send files using the Bluetooth icon</title>
40
49
    <item>
 
50
      <if:choose>
 
51
        <if:when test="platform:unity">
 
52
      <p>Click the Bluetooth icon in the menu bar and select <gui>Send Files to Device</gui>.</p>
 
53
        </if:when>
41
54
      <p>Click the Bluetooth icon on the top bar and select <gui>Send Files to Device</gui>.</p>
 
55
      </if:choose>
42
56
    </item>
43
57
    <item>
44
58
      <p>Choose the file you want to send and click <gui>Select</gui>.</p>
61
75
 
62
76
  <steps>
63
77
    <title>Send files from the Bluetooth settings</title>
64
 
    <item><p>Click the Bluetooth icon on the top bar and select <gui>Bluetooth Settings</gui>.</p></item>
 
78
    <item>
 
79
      <if:choose>
 
80
        <if:when test="platform:unity">
 
81
          <p>Click the Bluetooth icon in the menu bar and select <gui>Bluetooth Settings</gui>.</p>
 
82
        </if:when>
 
83
        <p>Click the Bluetooth icon on the top bar and select <gui>Bluetooth Settings</gui>.</p>
 
84
      </if:choose>
 
85
    </item>
65
86
    <item><p>Select the device to send files to from the list on the left. The list
66
87
    only shows devices you've already connected to. See
67
88
    <link xref="bluetooth-connect-device"/>.</p></item>