This file is indexed.

/usr/lib/libreoffice/share/extensions/DmathsAddon/Paths.xcu is in libreoffice-dmaths 3.4+dfsg1-1.

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
<?xml version='1.0' encoding='UTF-8'?>

<oor:component-data oor:package="org.openoffice.Office" oor:name="Paths" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

	<node oor:name="Paths">
                <node oor:name="AutoText" oor:op="fuse">
			<node oor:name="InternalPaths">
                                <node oor:name="%origin%/Fichiers/autotext/$(vlang)" oor:op="fuse"/>
			</node>
		</node>
		<node oor:name="Gallery" oor:op="fuse">
			<node oor:name="InternalPaths">
                                <node oor:name="%origin%/Fichiers/gallery" oor:op="fuse"/>
			</node>
		</node>
	</node>
</oor:component-data>