This file is indexed.

/usr/share/gconf/schemas/desktop_gnome_file_sharing.schemas is in gnome-user-share 3.0.2-0ubuntu1.

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
107
108
109
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/desktop/gnome/file_sharing/enabled</key>
      <applyto>/desktop/gnome/file_sharing/enabled</applyto>
      <owner>gnome-user-share</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>gnome-user-share</gettext_domain>
      <locale name="C">
        <short>Share Public directory over the network</short>
        <long>If this is true, the Public directory in the users home directory will be shared over the network when the user is logged in.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/file_sharing/require_password</key>
      <applyto>/desktop/gnome/file_sharing/require_password</applyto>
      <owner>gnome-user-share</owner>
      <type>string</type>
      <default>never</default>
      <gettext_domain>gnome-user-share</gettext_domain>
      <locale name="C">
        <short>When to require passwords</short>
	<long>When to ask for passwords. Possible values are "never", "on_write", and "always".</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/file_sharing/bluetooth_enabled</key>
      <applyto>/desktop/gnome/file_sharing/bluetooth_enabled</applyto>
      <owner>gnome-user-share</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>gnome-user-share</gettext_domain>
      <locale name="C">
        <short>Share Public directory over Bluetooth</short>
        <long>If this is true, the Public directory in the users home directory will be shared over Bluetooth when the user is logged in.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/file_sharing/bluetooth_allow_write</key>
      <applyto>/desktop/gnome/file_sharing/bluetooth_allow_write</applyto>
      <owner>gnome-user-share</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>gnome-user-share</gettext_domain>
      <locale name="C">
        <short>Whether to allow Bluetooth clients to write files.</short>
        <long>Whether to allow Bluetooth clients to write files, or share the files read-only.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/file_sharing/bluetooth_require_pairing</key>
      <applyto>/desktop/gnome/file_sharing/bluetooth_require_pairing</applyto>
      <owner>gnome-user-share</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>gnome-user-share</gettext_domain>
      <locale name="C">
        <short>Whether Bluetooth clients need to pair with the computer to send files.</short>
        <long>Whether Bluetooth clients need to pair with the computer to send files.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/file_sharing/bluetooth_obexpush_enabled</key>
      <applyto>/desktop/gnome/file_sharing/bluetooth_obexpush_enabled</applyto>
      <owner>gnome-user-share</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>gnome-user-share</gettext_domain>
      <locale name="C">
        <short>Whether Bluetooth clients can send files using ObexPush.</short>
        <long>If this is true, Bluetooth devices can send files to the user's Downloads directory when logged in.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/file_sharing/bluetooth_accept_files</key>
      <applyto>/desktop/gnome/file_sharing/bluetooth_accept_files</applyto>
      <owner>gnome-user-share</owner>
      <type>string</type>
      <default>bonded</default>
      <gettext_domain>gnome-user-share</gettext_domain>
      <locale name="C">
        <short>When to accept files sent over Bluetooth</short>
	<long>When to accept files sent over Bluetooth. Possible values are "always", "bonded" and "ask".</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/file_sharing/bluetooth_notify</key>
      <applyto>/desktop/gnome/file_sharing/bluetooth_notify</applyto>
      <owner>gnome-user-share</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>gnome-user-share</gettext_domain>
      <locale name="C">
        <short>Whether to notify about newly received files.</short>
        <long>Whether to notify about newly received files.</long>
      </locale>
    </schema>

  </schemalist>
</gconfschemafile>