This file is indexed.

/usr/share/glib-2.0/schemas/org.gnome.gchemutils.paint.gschema.xml is in gchempaint 0.14.10-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
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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema path="/org/gnome/gchemutils/paint/" id="org.gnome.gchemutils.paint" gettext-domain="gchemutils-0.14">
	<child schema="org.gnome.gchemutils.paint.settings" name="settings"/>
	<child schema="org.gnome.gchemutils.paint.plugins" name="plugins"/>
  </schema>
  <schema path="/org/gnome/gchemutils/paint/settings/" id="org.gnome.gchemutils.paint.settings" gettext-domain="gchemutils-0.14">
    <key type="d" name="bond-length">
      <default>140.</default>
      <summary>Default bond length</summary>
      <description>Default bond length in picometers. Used in the default theme.</description>
    </key>
    <key type="d" name="bond-angle">
      <default>120.</default>
      <summary>Default angle between two bonds.</summary>
      <description>Default angle between two consecutive bonds in a chain in degrees. Used in the default theme.</description>
    </key>
    <key type="d" name="bond-dist">
      <default>5.</default>
      <summary>Default distance between two lines in a multiple bond.</summary>
      <description>Default distance between two lines in pixels (at 100% zoom) in a multiple bond. Used in the default theme.</description>
    </key>
    <key type="d" name="bond-width">
      <default>1.</default>
      <summary>Default bond line width.</summary>
      <description>Default bond line width in pixels (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="arrow-length">
      <default>200.</default>
      <summary>Default arrow length</summary>
      <description>Default arrow length in picometers. Used in the default theme.</description>
    </key>
    <key type="d" name="arrow-dist">
      <default>5.</default>
      <summary>Default distance between two lines for double arrows.</summary>
      <description>Default distance between two lines in pixels (at 100% zoom) for double arrows or for retrosynthesis arrows. Used in the default theme.</description>
    </key>
    <key type="d" name="arrow-width">
      <default>1.</default>
      <summary>Default arrow line width.</summary>
      <description>Default arrow line width in pixels (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="arrow-heada">
      <default>6.</default>
      <summary>Default distance from tip of arrowhead to center.</summary>
      <description>Default distance from tip of arrowhead to center in pixels (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="arrow-headb">
      <default>8.</default>
      <summary>Default distance from tip of arrowhead to trailing point, measured along shaft.</summary>
      <description>Default distance from tip of arrowhead to trailing point, measured along shaft, in pixels (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="arrow-headc">
      <default>4.</default>
      <summary>Default distance of arrowhead trailing points from outside edge of shaft.</summary>
      <description>Default distance of arrowhead trailing points from outside edge of shaft in pixels (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="hash-width">
      <default>1.</default>
      <summary>Default hash line width.</summary>
      <description>Default line width in pixels for hash bonds (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="hash-dist">
      <default>2.</default>
      <summary>Default hash lines distance.</summary>
      <description>Default distance between two lines in pixels for hash bonds (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="stereo-width">
      <default>5.</default>
      <summary>Default largest width for hash or wedge bonds.</summary>
      <description>Default largest width for hash or wedge bonds (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="scale">
      <default>4.</default>
      <summary>Scale (pm per pixel).</summary>
      <description>Scale used to convert real distance to canvas distance expressed in pm per pixel (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="padding">
      <default>2.</default>
      <summary>Default padding for texts.</summary>
      <description>Padding used around text objects such as atoms, texts and other typographic signs in pixels (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="arrow-padding">
      <default>16.</default>
      <summary>Default padding around arrows.</summary>
      <description>Default padding between arrows and associated objects in pixels (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="arrow-object-padding">
      <default>16.</default>
      <summary>Default padding between a reaction arrow and an attached object.</summary>
      <description>Default padding between reaction arrows and attached objects in pixels (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="stoichiometry-padding">
      <default>1.</default>
      <summary>Default extra padding after a stoichiometric coefficient.</summary>
      <description>Default extra padding between a stoichiometric coefficient and its associated molecule in pixels (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="object-padding">
      <default>16.</default>
      <summary>Default padding between aligned objects.</summary>
      <description>Default padding in pixels added between consecutive objects during an alignment operation (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="sign-padding">
      <default>8.</default>
      <summary>Default padding between a '+' sign in a reaction equation and reactants symbols.</summary>
      <description>Default padding between a '+' sign in a reaction equation and reactants symbols in pixels (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="d" name="charge-sign-size">
      <default>9.</default>
      <summary>Default charge sign size.</summary>
      <description>Default size of the charge sign in pixels (at 100% zoom). Used in the default theme.</description>
    </key>
    <key type="s" name="font-family">
      <default>'Bitstream Vera Sans'</default>
      <summary>Chemical formula font family.</summary>
      <description>Font family used for chemical formula such as atoms and fragments. Used in the default theme.</description>
    </key>
    <key type="i" name="font-style">
      <default>0</default>
      <summary>Chemical formula font style.</summary>
      <description>Font style used for chemical formula such as atoms and fragments (0 = normal; 1 = oblique; 2 = italic). Used in the default theme.</description>
    </key>
    <key type="i" name="font-weight">
      <default>4</default>
      <summary>Chemical formula font weight.</summary>
      <description>Font weight used for chemical formula such as atoms and fragments (2 = ultra-light; 3 = light; 4 = normal; 6 = semi-bold; 7 = bold; 8 = ultra-bold; 9 = heavy). Used in the default theme.</description>
    </key>
    <key type="i" name="font-variant">
      <default>0</default>
      <summary>Chemical formula font variant.</summary>
      <description>Font variant used for chemical formula such as atoms and fragments (0 = normal; 1 = small caps). Used in the default theme.</description>
    </key>
    <key type="i" name="font-stretch">
      <default>4</default>
      <summary>Chemical formula font stretch.</summary>
      <description>Font stretch used for chemical formula such as atoms and fragments (0 = ultra-condensed; 1 = extra-condensed; 2 = condensed; 3 = semi-condensed; 4 = normal; 5 = semi-expanded; 6 = expanded; 7 = extra-expanded; 8 = ultra-expanded). Used in the default theme.</description>
    </key>
    <key type="d" name="font-size">
      <default>12.</default>
      <summary>Chemical formula font size.</summary>
      <description>Font size used for chemical formula such as atoms and fragments. Used in the default theme.</description>
    </key>
    <key type="s" name="text-font-family">
      <default>'Bitstream Vera Serif'</default>
      <summary>Default text font family.</summary>
      <description>Default font family used for texts. Used in the default theme.</description>
    </key>
    <key type="i" name="text-font-style">
      <default>0</default>
      <summary>Default text font style.</summary>
      <description>Default font style used for texts (0 = normal; 1 = oblique; 2 = italic). Used in the default theme.</description>
    </key>
    <key type="i" name="text-font-weight">
      <default>4</default>
      <summary>Default text font weight.</summary>
      <description>Default font weight used for texts (2 = ultra-light; 3 = light; 4 = normal; 6 = semi-bold; 7 = bold; 8 = ultra-bold; 9 = heavy). Used in the default theme.</description>
    </key>
    <key type="i" name="text-font-variant">
      <default>0</default>
      <summary>Default text font variant.</summary>
      <description>Default font variant used for texts (0 = normal; 1 = small caps). Used in the default theme.</description>
    </key>
    <key type="i" name="text-font-stretch">
      <default>4</default>
      <summary>Default text font stretch.</summary>
      <description>Default font stretch used for texts (0 = ultra-condensed; 1 = extra-condensed; 2 = condensed; 3 = semi-condensed; 4 = normal; 5 = semi-expanded; 6 = expanded; 7 = extra-expanded; 8 = ultra-expanded). Used in the default theme.</description>
    </key>
    <key type="d" name="text-font-size">
      <default>12.</default>
      <summary>Default text font size.</summary>
      <description>Font size used for texts. Used in the default theme.</description>
    </key>
    <key type="i" name="compression">
      <default>0</default>
      <summary>File compression factor.</summary>
      <description>Compression factor when saving files. Acceptable values are 0 (no compression) to 9.</description>
    </key>
    <key type="b" name="copy-as-text">
      <default>false</default>
      <summary>Whether to export simple text when copying.</summary>
      <description>If TRUE, STRING_UTF8 and STRING are added to the clipboard formats.</description>
    </key>
    <key type="s" name="default-theme">
      <default>'GChemPaint'</default>
      <summary>Default theme.</summary>
      <description>Default theme used when creating a new file.</description>
    </key>
    <key type="b" name="invert-wedge-hashes">
      <default>false</default>
      <summary>Whether the hashed wedge bonds should be inverted.</summary>
      <description>Hashed bonds are normally represented with the large side nearest, which is the opposite of what many people want. Setting this key to TRUE will change this behavior. Default is FALSE.</description>
    </key>
    <key type="b" name="use-atom-colors">
      <default>false</default>
      <summary>Whether to use colored atomic symbols.</summary>
      <description>GChempaint displays black atomic symbols by default. When this key is set TRUE, atoms in new documents will be displayed using symbolic colors.</description>
    </key>
  </schema>
  <schema path="/org/gnome/gchemutils/paint/plugins/" id="org.gnome.gchemutils.paint.plugins" gettext-domain="gchemutils-0.14"/>
</schemalist>