This file is indexed.

/usr/share/glib-2.0/schemas/org.mate.interface.gschema.xml is in mate-desktop-common 1.8.1+dfsg1-3+deb8u1.

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
139
140
141
142
143
144
145
146
147
148
149
150
<?xml version="1.0" encoding="UTF-8"?>
<schemalist gettext-domain="mate-desktop">
  <schema path="/org/mate/desktop/interface/" id="org.mate.interface">
    <key type="b" name="accessibility">
      <default>false</default>
      <summary>Enable Accessibility</summary>
      <description>Whether Applications should have accessibility support.</description>
    </key>
    <key type="b" name="enable-animations">
      <default>true</default>
      <summary>Enable Animations</summary>
      <description>Whether animations should be displayed. Note: This is a global key, it changes the behaviour of the window manager, the panel etc.</description>
    </key>
    <key type="b" name="menus-have-tearoff">
      <default>false</default>
      <summary>Menus Have Tearoff</summary>
      <description>Whether menus should have a tearoff.</description>
    </key>
    <key type="b" name="can-change-accels">
      <default>false</default>
      <summary>Can Change Accels</summary>
      <description>Whether the user can dynamically type a new accelerator when positioned over an active menuitem.</description>
    </key>
    <key type="s" name="toolbar-style">
      <default>'both-horiz'</default>
      <summary>Toolbar Style</summary>
      <description>Toolbar Style. Valid values are "both", "both-horiz", "icons", and "text".</description>
    </key>
    <key type="b" name="menus-have-icons">
      <default>true</default>
      <summary>Menus Have Icons</summary>
      <description>Whether menus may display an icon next to a menu entry.</description>
    </key>
    <key type="b" name="buttons-have-icons">
      <default>true</default>
      <summary>Buttons Have Icons</summary>
      <description>Whether buttons may display an icon in addition to the button text.</description>
    </key>
    <key type="b" name="menubar-detachable">
      <default>false</default>
      <summary>Menubar Detachable</summary>
      <description>Whether the user can detach menubars and move them around.</description>
    </key>
    <key type="b" name="toolbar-detachable">
      <default>false</default>
      <summary>Toolbar Detachable</summary>
      <description>Whether the user can detach toolbars and move them around.</description>
    </key>
    <key type="s" name="toolbar-icons-size">
      <default>'large-toolbar'</default>
      <summary>Toolbar Icon Size</summary>
      <description>Size of icons in toolbars, either "small-toolbar" or "large-toolbar".</description>
    </key>
    <key type="b" name="cursor-blink">
      <default>true</default>
      <summary>Cursor Blink</summary>
      <description>Whether the cursor should blink.</description>
    </key>
    <key type="i" name="cursor-blink-time">
      <default>1200</default>
      <summary>Cursor Blink Time</summary>
      <description>Length of the cursor blink cycle, in milliseconds.</description>
    </key>
    <key type="s" name="icon-theme">
      <default>'menta'</default>
      <summary>Icon Theme</summary>
      <description>Icon theme to use for the panel, caja etc.</description>
    </key>
    <key type="s" name="gtk-theme">
      <default>'Menta'</default>
      <summary>Gtk+ Theme</summary>
      <description>Basename of the default theme used by gtk+.</description>
    </key>
    <key type="s" name="gtk-key-theme">
      <default>'Default'</default>
      <summary>Gtk+ Theme</summary>
      <description>Basename of the default theme used by gtk+.</description>
    </key>
    <key type="s" name="gtk-color-scheme">
      <default>''</default>
      <summary>List of symbolic names and color equivalents</summary>
      <description>A '\n' separated list of "name:color" as defined by the 'gtk-color-scheme' setting</description>
    </key>
    <key type="s" name="font-name">
      <default>'Sans 10'</default>
      <summary>Default font</summary>
      <description>Name of the default font used by gtk+.</description>
    </key>
    <key type="s" name="gtk-im-preedit-style">
      <default>'callback'</default>
      <summary>GTK IM Preedit Style</summary>
      <description>Name of the GTK+ input method Preedit Style used by gtk+.</description>
    </key>
    <key type="s" name="gtk-im-status-style">
      <default>'callback'</default>
      <summary>GTK IM Status Style</summary>
      <description>Name of the GTK+ input method Status Style used by gtk+.</description>
    </key>
    <key type="s" name="gtk-im-module">
      <default>''</default>
      <summary>GTK IM Module</summary>
      <description>Name of the input method module used by GTK+.</description>
    </key>
    <key type="s" name="document-font-name">
      <default>'Sans 10'</default>
      <summary>Document font</summary>
      <description>Name of the default font used for reading documents.</description>
    </key>
    <key type="s" name="monospace-font-name">
      <default>'Monospace 10'</default>
      <summary>Monospace font</summary>
      <description>Name of a monospaced (fixed-width) font for use in locations like terminals.</description>
    </key>
    <key type="b" name="use-custom-font">
      <default>false</default>
      <summary>Use Custom Font</summary>
      <description>Whether to use a custom font in gtk+ applications.</description>
    </key>
    <key type="b" name="status-bar-meter-on-right">
      <default>false</default>
      <summary>Status Bar on Right</summary>
      <description>Whether to display a status bar meter on the right.</description>
    </key>
    <key type="s" name="file-chooser-backend">
      <default>'gio'</default>
      <summary>Module for GtkFileChooser</summary>
      <description>Module to use as the filesystem model for the GtkFileChooser widget. Possible values are "gio" and "gtk+".</description>
    </key>
    <key type="s" name="menubar-accel">
      <default>'F10'</default>
      <summary>Menubar accelerator</summary>
      <description>Keyboard shortcut to open the menu bars.</description>
    </key>
    <key type="b" name="show-input-method-menu">
      <default>true</default>
      <summary>Show the 'Input Methods' menu</summary>
      <description>Whether the context menus of entries and text views should offer to change the input method.</description>
    </key>
    <key type="b" name="show-unicode-menu">
      <default>true</default>
      <summary>Show the 'Unicode Control Character' menu</summary>
      <description>Whether the context menus of entries and text views should offer to insert control characters.</description>
    </key>
    <key type="s" name="gtk-decoration-layout">
      <default>'menu:minimize,maximize,close'</default>
      <summary>Titlebar layout of GTK3 client-side decorated windows</summary>
      <description>This setting determines which buttons should be put in the titlebar of client-side decorated windows, and whether they should be placed at the left of right. See https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-decoration-layout.</description>
    </key>
  </schema>
</schemalist>