This file is indexed.

/usr/lib/libreoffice/share/extensions/writer2latex/META-INF/manifest.xml is in libreoffice-writer2latex 1.0.2-10ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
<manifest:manifest>
    <manifest:file-entry
     manifest:full-path="writer2latex-filter.jar"
     manifest:media-type="application/vnd.sun.star.uno-component;type=Java"/>

    <manifest:file-entry
     manifest:full-path="w2l_types.xcu"
     manifest:media-type="application/vnd.sun.star.configuration-data"/>

    <manifest:file-entry
     manifest:full-path="w2l_filters.xcu"
     manifest:media-type="application/vnd.sun.star.configuration-data"/>
	 
    <manifest:file-entry
     manifest:full-path="Options.xcs"
     manifest:media-type="application/vnd.sun.star.configuration-schema"/>

    <manifest:file-entry
     manifest:full-path="Options.xcu"
     manifest:media-type="application/vnd.sun.star.configuration-data"/>

    <manifest:file-entry
     manifest:full-path="W2LDialogs/"
     manifest:media-type="application/vnd.sun.star.basic-library"/>
	 
    <manifest:file-entry
     manifest:full-path="writer2latex.rdb"
     manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=RDB"/>

</manifest:manifest>