This file is indexed.

/usr/lib/libreoffice/share/extensions/lightproof_ru_RU/dialog/OptionsDialog.xcs is in libreoffice-lightproof-ru-ru 0.3.2+1.5+git20140515-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
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
oor:name="Lightproof_lightproof_ru_RU" oor:package="org.openoffice" xml:lang="en-US">
<info>
<desc>Contains the options data used for the test extensions.</desc>
</info>
<templates>

                <group oor:name="ru_RU">
                        <info>
                                <desc>The data for one leaf.</desc>
                        </info>
<prop oor:name="hyphen" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="comma" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="multiword" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="together" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="common" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="space" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="abbreviation" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="dup" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="numsep" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="typographica" oor:type="xs:string">
                                <value></value>
</prop>
<prop oor:name="quotation" oor:type="xs:string">
                                <value></value>
</prop>
                </group>
        </templates>
        <component>
                <group oor:name="Leaves">

                        <node-ref oor:name="ru_RU" oor:node-type="ru_RU"/>
                </group>
        </component>
        
</oor:component-schema>