This file is indexed.

/usr/share/help/C/gnome-help/sharing-bluetooth.page is in gnome-user-guide 3.8.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="sharing-bluetooth">
  <info>
    <link type="guide" xref="bluetooth"/>
    <link type="guide" xref="settings-sharing"/>

    <revision pkgversion="3.8.2" version="0.1" date="2013-05-13" status="draft"/>

    <credit type="author">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>

    <desc>Set which folders and devices are able to share over Bluetooth.</desc>
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
  </info>

  <title>Control sharing over Bluetooth</title>

  <p>You can allow access to your <file>Public</file> and
  <file>Downloads</file> folders for Bluetooth file sharing, and also restrict
  that access to only <em>trusted devices</em>. Configure
  <gui>Bluetooth Sharing</gui> to control access to the shared folders on your
  computer.</p>

  <note style="info">
    <p>A Bluetooth device is <em>trusted</em> if you have <em>paired</em>, or
    connected your computer to it. See
    <link xref="bluetooth-connect-device"/>.</p>
  </note>

  <steps>
    <title>Share your <file>Public</file> folder over Bluetooth</title>
    <item>
      <p>Click your name on the top bar and select <gui>Settings</gui>.</p>
    </item>
    <item>
      <p>Open <gui>Sharing</gui>.</p>
    </item>
    <item>
      <p>If <gui>Sharing</gui> is <gui>OFF</gui>, switch it to
      <gui>ON</gui>.</p>
    </item>
    <item>
      <p>Select <gui>Bluetooth Sharing</gui>.</p>
    </item>
    <item>
      <p>Switch <gui>Share Public Folder</gui> to <gui>ON</gui>.</p>
    </item>
    <item>
      <p>If you only want to allow trusted devices to access your
      <file>Public</file> folder, switch
      <gui>Only share with Trusted Devices</gui> to <gui>ON</gui>.</p>

      <note style="tip">
        <p>This option is disabled by default. You should enable it if you want
        to prevent access to your shared files by anyone with a
        Bluetooth-enabled cell phone or similar device nearby.</p>
      </note>
 
    </item>
    <item>
      <p>Click <gui style="button">Close</gui>. Bluetooth-enabled devices will
      now be able to access files in your <file>Public</file> folder.</p>
    </item>
  </steps>

  <steps>
    <title>Allow files to be shared into your <file>Downloads</file> folder</title>
    <item>
      <p>Click your name on the top bar and select <gui>Settings</gui>.</p>
    </item>
    <item>
      <p>Open <gui>Sharing</gui>.</p>
    </item>
    <item>
      <p>If <gui>Sharing</gui> is <gui>OFF</gui>, switch it to
      <gui>ON</gui>.</p>
    </item>
    <item>
      <p>Select <gui>Bluetooth Sharing</gui>.</p>
    </item>
    <item>
      <p>Switch <gui>Save Received Files to Downloads Folder</gui> to
      <gui>ON</gui>.</p>
    </item>
    <item>
      <p>If you only want to allow trusted devices to access your
      <file>Downloads</file> folder, switch
      <gui>Only Receive From Trusted Devices</gui> to <gui>ON</gui>.</p>

      <note style="tip">
        <p>This option is disabled by default. You should enable it if you want
        to prevent access to your shared files by anyone with a
        Bluetooth-enabled cell phone or similar device nearby.</p>
      </note>

    </item>
    <item>
      <p>Click <gui style="button">Close</gui>. Bluetooth-enabled devices will
      now be able to send files to your <file>Downloads</file> folder.</p>
    </item>
  </steps>

</page>