This file is indexed.

/usr/share/glib-2.0/schemas/org.gnome.software.gschema.xml is in gnome-software 3.28.1-0ubuntu4.

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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<schemalist>
  <schema id="org.gnome.software" path="/org/gnome/software/" gettext-domain="gnome-software">
    <key name="compatible-projects" type="as">
      <default>['GNOME', 'KDE', 'XFCE']</default>
      <summary>A list of compatible projects</summary>
      <description>This is a list of compatible projects we should show such as GNOME, KDE and XFCE.</description>
    </key>
    <key name="allow-updates" type="b">
      <default>true</default>
      <summary>Whether to manage updates and upgrades in GNOME Software</summary>
      <description>If disabled, GNOME Software will hide the updates panel, not perform any automatic updates actions or prompt for upgrades.</description>
    </key>
    <key name="download-updates" type="b">
      <default>true</default>
      <summary>Whether to automatically download updates</summary>
      <description>If enabled, GNOME Software automatically downloads updates in the background and prompts the user to install them when ready.</description>
    </key>
    <key name="refresh-when-metered" type="b">
      <default>false</default>
      <summary>Whether to automatically refresh when on a metered connection</summary>
      <description>If enabled, GNOME Software automatically refreshes in the background even when using a metered connection (eventually downloading some metadata, checking for updates, etc., which may incur in costs for the user).</description>
    </key>
    <key name="first-run" type="b">
      <default>true</default>
      <summary>Whether it’s the very first run of GNOME Software</summary>
    </key>
    <key name="show-ratings" type="b">
      <default>false</default>
      <summary>Show star ratings next to applications</summary>
    </key>
    <key name="filter-default-branch" type="b">
      <default>true</default>
      <summary>Filter applications based on the default branch set for the remote</summary>
    </key>
    <key name="prompt-for-nonfree" type="b">
      <default>true</default>
      <summary>Non-free applications show a warning dialog before install</summary>
      <description>When non-free applications are installed a warning dialog can be shown. This controls if that dialog is suppressed.</description>
    </key>
    <key name="popular-overrides" type="as">
      <default>[]</default>
      <summary>A list of popular applications</summary>
      <description>A list of applications to use, overriding the system defined ones.</description>
    </key>
    <key name="check-timestamp" type="x">
      <default>0</default>
      <summary>The last update check timestamp</summary>
    </key>
    <key name="upgrade-notification-timestamp" type="x">
      <default>0</default>
      <summary>The last upgrade notification timestamp</summary>
    </key>
    <key name="security-timestamp" type="x">
      <default>0</default>
      <summary>The timestamp of the first security update, cleared after update</summary>
    </key>
    <key name="install-timestamp" type="x">
      <default>0</default>
      <summary>The last update timestamp</summary>
    </key>
    <key name="screenshot-cache-age-maximum" type="u">
      <default>2592000</default>
      <summary>The age in seconds to verify the upstream screenshot is still valid</summary>
      <description>
        Choosing a larger value will mean less round-trips to the remote server
        but updates to the screenshots may take longer to show to the user.
        A value of 0 means to never check the server if the image already exists
        in the cache.
      </description>
    </key>
    <key name="review-server" type="s">
      <default>'https://odrs.gnome.org/1.0/reviews/api'</default>
      <summary>The server to use for application reviews</summary>
    </key>
    <key name="review-karma-required" type="i">
      <default>0</default>
      <summary>The minimum karma score for reviews</summary>
      <description>Reviews with karma less than this number will not be shown.</description>
    </key>
    <key name="official-repos" type="as">
      <default>[]</default>
      <summary>A list of official repositories that should not be considered 3rd party</summary>
    </key>
    <key name="free-repos" type="as">
      <default>[]</default>
      <summary>A list of official repositories that should be considered free software</summary>
    </key>
    <key name="free-repos-url" type="s">
      <default>''</default>
      <summary>The licence URL to use when an application should be considered free software</summary>
    </key>
    <key name="install-bundles-system-wide" type="b">
      <default>true</default>
      <summary>Install bundled applications for all users on the system where possible</summary>
    </key>
    <key name="show-folder-management" type="b">
      <default>true</default>
      <summary>Show the folder management UI</summary>
    </key>
    <key name="enable-repos-dialog" type="b">
      <default>true</default>
      <summary>Allow access to the Software Repositories dialog</summary>
    </key>
    <key name="show-upgrade-prerelease" type="b">
      <default>false</default>
      <summary>Offer upgrades for pre-releases</summary>
    </key>
    <key name="show-nonfree-ui" type="b">
      <default>true</default>
      <summary>Show some UI elements informing the user that an app is non-free</summary>
    </key>
    <key name="show-nonfree-prompt" type="b">
      <default>true</default>
      <summary>Show the prompt to install nonfree software repositories</summary>
    </key>
    <key name="installed-page-show-size" type="b">
      <default>true</default>
      <summary>Show the installed size for apps in the list of installed applications</summary>
    </key>
    <key name="nonfree-software-uri" type="s">
      <!-- Translators: Replace the link with a version in your language, e.g. 'https://de.wikipedia.org/wiki/Proprietäre_Software'. Remember to include ''. -->
      <default l10n="messages">'https://en.wikipedia.org/wiki/Proprietary_software'</default>
      <summary>The URI that explains nonfree and proprietary software</summary>
    </key>
    <key name="external-appstream-urls" type="as">
      <default>[]</default>
      <summary>A list of URLs pointing to appstream files that will be downloaded into an app-info folder</summary>
    </key>
    <key name="external-appstream-system-wide" type="b">
      <default>false</default>
      <summary>Install the AppStream files to a system-wide location for all users</summary>
    </key>
    <key name="enable-shell-extensions-repo" type="b">
      <default>true</default>
      <summary>Enable GNOME Shell extensions repository</summary>
    </key>
  </schema>
</schemalist>