This file is indexed.

/usr/share/gconf/schemas/compiz-animationaddon.schemas is in compiz-plugins-extra 0.9.7.0~bzr9-0ubuntu6.

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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/time_step_intense</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/time_step_intense</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>30</default>
      <locale name="C">
        <short>Animation Time Step For Intense Effects</short>
        <long>The amount of time in milliseconds between each render of the intense animation (Ex. Burn, Beam). The higher the number, the jerkier the movements become. (1 - 400)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/airplane_path_length</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/airplane_path_length</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>1</default>
      <locale name="C">
        <short>Airplane Flying Path Length</short>
        <long>Length of airplane's flying path. (0.5 - 3)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/airplane_fly_to_taskbar</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/airplane_fly_to_taskbar</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Fly to TaskBar on Minimize</short>
        <long>Whether the window should fly to taskbar when minimized with Airplane effect.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/beam_size</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/beam_size</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>8</default>
      <locale name="C">
        <short>Beam Width</short>
        <long>Beam width. (0.1 - 20)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/beam_spacing</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/beam_spacing</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>5</default>
      <locale name="C">
        <short>Beam Spacing</short>
        <long>Spacing between beams. (1 - 20)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/beam_color</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/beam_color</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>#7f7f7fff</default>
      <locale name="C">
        <short>Beam Color</short>
        <long>Beam color.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/beam_slowdown</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/beam_slowdown</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>1</default>
      <locale name="C">
        <short>Beam Slowdown</short>
        <long>Beam slowdown. (0.1 - 10)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/beam_life</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/beam_life</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>0.7</default>
      <locale name="C">
        <short>Beam Life</short>
        <long>Beam life. (0.1 - 1)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/fire_particles</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/fire_particles</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>1000</default>
      <locale name="C">
        <short>Number Of Fire Particles</short>
        <long>Number of fire particles. (100 - 10000)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/fire_size</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/fire_size</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>5</default>
      <locale name="C">
        <short>Fire Particle Size</short>
        <long>Fire particle size. (0.1 - 20)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/fire_slowdown</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/fire_slowdown</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>0.5</default>
      <locale name="C">
        <short>Fire Particle Slowdown</short>
        <long>Fire particle slowdown. (0.1 - 10)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/fire_life</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/fire_life</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>0.7</default>
      <locale name="C">
        <short>Fire Particle Life</short>
        <long>Fire particle life. (0.1 - 1)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/fire_color</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/fire_color</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>#ff3305ff</default>
      <locale name="C">
        <short>Fire Particle Color</short>
        <long>Fire particle color.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/fire_direction</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/fire_direction</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>0</default>
      <locale name="C">
        <short>Fire direction</short>
        <long>Fire direction. (0 = Down, 1 = Up, 2 = Left, 3 = Right, 4 = Random, 5 = Automatic)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/fire_constant_speed</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/fire_constant_speed</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Fire constant speed</short>
        <long>Make fire effect duration be dependent on window height.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/fire_smoke</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/fire_smoke</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Fire Smoke</short>
        <long>Fire smoke.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/fire_mystical</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/fire_mystical</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Randomly Colored Fire</short>
        <long>Have random colors for the fire effect, also known as Mystical Fire.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/domino_direction</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/domino_direction</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>5</default>
      <locale name="C">
        <short>Domino Piece Falling Direction</short>
        <long>Falling direction for Domino pieces. (0 = Down, 1 = Up, 2 = Left, 3 = Right, 4 = Random, 5 = Automatic)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/explode_gridx</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/explode_gridx</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>13</default>
      <locale name="C">
        <short>Window Grid Width</short>
        <long>The exploding window will be split into pieces along a grid. Specify the number of grid cells along the width of the window. (1 - 200)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/explode_gridy</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/explode_gridy</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>10</default>
      <locale name="C">
        <short>Window Grid Height</short>
        <long>The exploding window will be split into pieces along a grid. Specify the number of grid cells along the height of the window. (1 - 200)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/explode_spokes</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/explode_spokes</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>2</default>
      <locale name="C">
        <short>Shatter Number of Spokes</short>
        <long>The exploding window with the shatter animation will be split into pieces radially from the center. Specify the number of radial spokes the animation will have. (1 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/explode_tiers</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/explode_tiers</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>3</default>
      <locale name="C">
        <short>Shatter Number of Tiers</short>
        <long>The exploding window will be split into pieces along concentric circles. Specify the number of concentric circles the shatter tessellation will have. (1 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/explode_thickness</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/explode_thickness</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>15</default>
      <locale name="C">
        <short>Thickness of Exploding Polygons</short>
        <long>Thickness of exploding window pieces (in pixels). (0 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/explode_tessellation</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/explode_tessellation</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>0</default>
      <locale name="C">
        <short>Tessellation Type</short>
        <long>Tessellation type for exploding window pieces. (0 = Rectangular, 1 = Hexagonal, 2 = Glass)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/fold_gridx</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/fold_gridx</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>3</default>
      <locale name="C">
        <short>Window Grid Width</short>
        <long>The animated window will be split into pieces along a grid. Specify the number of grid cells along the width of the window. (1 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/fold_gridy</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/fold_gridy</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>3</default>
      <locale name="C">
        <short>Window Grid Height</short>
        <long>The animated window will be split into pieces along a grid. Specify the number of grid cells along the height of the window. (1 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/fold_dir</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/fold_dir</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>1</default>
      <locale name="C">
        <short>Fold Direction</short>
        <long>Window folding direction. (0 = In, 1 = Out)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/glide3_away_position</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/glide3_away_position</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>-0.4</default>
      <locale name="C">
        <short>Away Position</short>
        <long>Closeness of window to camera at the end of the animation (1.0: Close to camera, -2.0: Away from camera). (-2 - 1)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/glide3_away_angle</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/glide3_away_angle</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>45</default>
      <locale name="C">
        <short>Away Angle</short>
        <long>Angle of window at the end of the animation. (-540 - 540)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/glide3_thickness</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/glide3_thickness</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>0</default>
      <locale name="C">
        <short>Thickness</short>
        <long>Window thickness in pixels. Setting this to larger than 0 will disable shadow, blur, and reflection during the animation. (0 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/razr_direction</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/razr_direction</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>5</default>
      <locale name="C">
        <short>Razr Fold Opening Direction</short>
        <long>Fold opening direction for pieces in Razr effect. (0 = Down, 1 = Up, 2 = Left, 3 = Right, 4 = Random, 5 = Automatic)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/skewer_direction</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/skewer_direction</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>8</default>
      <locale name="C">
        <short>Skewer Direction</short>
        <long>Movement direction(s) for window pieces. (0 = Left, 1 = Right, 2 = Left-right, 3 = Up, 4 = Down, 5 = Up-down, 6 = In, 7 = Out, 8 = In-out, 9 = Random)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/skewer_tessellation</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/skewer_tessellation</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>0</default>
      <locale name="C">
        <short>Tessellation Type</short>
        <long>Tessellation type for window pieces. (0 = Rectangular, 1 = Hexagonal)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/skewer_gridx</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/skewer_gridx</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>6</default>
      <locale name="C">
        <short>Window Grid Width</short>
        <long>The animated window will be split into pieces along a grid. Specify the number of grid cells along the width of the window. (1 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/skewer_gridy</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/skewer_gridy</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>4</default>
      <locale name="C">
        <short>Window Grid Height</short>
        <long>The animated window will be split into pieces along a grid. Specify the number of grid cells along the height of the window. (1 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/skewer_thickness</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/skewer_thickness</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>0</default>
      <locale name="C">
        <short>Thickness of Animated Polygons</short>
        <long>Thickness of animated window pieces (in pixels). (0 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/animationaddon/screen0/options/skewer_rotation</key>
      <applyto>/apps/compiz-1/plugins/animationaddon/screen0/options/skewer_rotation</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>0</default>
      <locale name="C">
        <short>Rotation Angle</short>
        <long>Rotation angle of animated window pieces (in degrees). (-720 - 720)</long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>