This file is indexed.

/usr/share/glib-2.0/schemas/org.mate.mate-menu.plugins.applications.gschema.xml is in mate-menu 16.10.1-2.

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
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema id="org.mate.mate-menu.plugins.applications" path="/org/mate/mate-menu/plugins/applications/">

    <key type="b" name="categories-mouse-over">
      <default>true</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="i" name="width">
      <default>480</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="i" name="height">
      <default>410</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="b" name="do-not-filter">
      <default>false</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="i" name="icon-size">
      <default>22</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="i" name="favicon-size">
      <default>24</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="i" name="fav-cols">
      <default>2</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="b" name="swap-generic-name">
      <default>false</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="b" name="show-category-icons">
      <default>true</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="i" name="category-hover-delay">
      <default>150</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="b" name="show-application-comments">
      <default>true</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="i" name="last-active-tab">
      <default>0</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="i" name="default-tab">
      <default>-1</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="b" name="sticky">
      <default>false</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="b" name="minimized">
      <default>false</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="s" name="search-command">
      <default>"mate-search-tool --named \"%s\" --start"</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="s" name="icon">
      <default>"applications-accessories"</default>
      <summary></summary>
      <description></description>
    </key>

    <key type="b" name="remember-filter">
      <default>false</default>
      <summary></summary>
      <description></description>
    </key>

  </schema>

</schemalist>