This file is indexed.

/usr/share/compiz/compiztoolbox.xml is in compiz-plugins-default 1:0.9.7.6-0ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>
<compiz>
    <plugin useBcop="true" name="compiztoolbox">
	<short>Compiz Library Toolbox</short>
	<long>Commonly used routines by plugins separated into a separate library</long>
	<category>Utility</category>
	<deps>
	    <relation type="after">
		<plugin>composite</plugin>
		<plugin>opengl</plugin>
	    </relation>
	</deps>
    </plugin>
</compiz>