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

« back to all changes in this revision

Viewing changes to gnome-help/ja/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="ja">
 
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="ja">
3
3
 
4
4
  <info>
5
5
    <link type="guide" xref="bluetooth"/>
46
46
 
47
47
  <title>Send a file to a Bluetooth device</title>
48
48
 
 
49
<if:choose>
 
50
  <if:when test="platform:unity">
 
51
    <p>You can send files to connected Bluetooth devices, such as some mobile
 
52
    phones or other computers. Some types of devices don't allow the transfer
 
53
    of files, or specific types of files. You can send files in one of three
 
54
    ways: using the Bluetooth icon in the menu bar, from the Bluetooth settings
 
55
    window, or directly from the file manager.</p>
 
56
  </if:when>
49
57
  <p>You can send files to connected Bluetooth devices, such as some mobile
50
58
  phones or other computers. Some types of devices don't allow the transfer
51
59
  of files, or specific types of files. You can send files in one of three
52
60
  ways: using the Bluetooth icon on the top bar, from the Bluetooth settings
53
61
  window, or directly from the file manager.</p>
 
62
</if:choose>
54
63
 
55
64
  <p>To send files directly from the file manager, see <link xref="files-share"/>.</p>
56
65
 
62
71
  <steps>
63
72
    <title>Send files using the Bluetooth icon</title>
64
73
    <item>
 
74
      <if:choose>
 
75
        <if:when test="platform:unity">
 
76
      <p>Click the Bluetooth icon in the menu bar and select <gui>Send Files to Device</gui>.</p>
 
77
        </if:when>
65
78
      <p>Click the Bluetooth icon on the top bar and select <gui>Send Files to Device</gui>.</p>
 
79
      </if:choose>
66
80
    </item>
67
81
    <item>
68
82
      <p>Choose the file you want to send and click <gui>Select</gui>.</p>
85
99
 
86
100
  <steps>
87
101
    <title>Send files from the Bluetooth settings</title>
88
 
    <item><p>Click the Bluetooth icon on the top bar and select <gui>Bluetooth Settings</gui>.</p></item>
 
102
    <item>
 
103
      <if:choose>
 
104
        <if:when test="platform:unity">
 
105
          <p>Click the Bluetooth icon in the menu bar and select <gui>Bluetooth Settings</gui>.</p>
 
106
        </if:when>
 
107
        <p>Click the Bluetooth icon on the top bar and select <gui>Bluetooth Settings</gui>.</p>
 
108
      </if:choose>
 
109
    </item>
89
110
    <item><p>Select the device to send files to from the list on the left. The list
90
111
    only shows devices you've already connected to. See
91
112
    <link xref="bluetooth-connect-device"/>.</p></item>