This file is indexed.

/usr/share/fritzing/parts/obsolete/Battery block 9V.fzp is in fritzing-parts 0.9.3b-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
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
<?xml version="1.0" encoding="UTF-8"?><module fritzingVersion="0.4.3b.08.08.4406" moduleId="77c36646df552e9fe72f360837f556cc">
    <version replacedby="77c36646df552e9fe72f360837f556ccleg">4</version>
    <author>Lionel Michel</author>
    <title>Battery block 9V</title>
    <label>VCC</label>
    <date>2009-10-23</date>
    <tags>
        <tag>Battery</tag>
        <tag>power supply</tag>
        <tag>user part</tag>
    </tags>
    <properties>
        <property name="family">obsolete Battery</property>
        <property name="voltage" showInLabel="yes">9V</property>
    </properties>
    <description>Your standard 9 Volts battery block</description>
    <views>
        <iconView>
            <layers image="icon/Battery_block_9V82.svg">
                <layer layerId="icon"/>
            </layers>
        </iconView>
        <schematicView>
            <layers image="schematic/Battery_block_9V82.svg">
                <layer layerId="schematic"/>
            </layers>
        </schematicView>
        <pcbView>
            <layers image="pcb/jumper_2_100mil_pcb.svg">
                <layer layerId="copper0"/>
                <layer layerId="silkscreen"/>
                <layer layerId="copper1"/>
            </layers>
        </pcbView>
        <breadboardView>
            <layers image="breadboard/Battery_block_9V85.svg">
                <layer layerId="breadboard"/>
            </layers>
        </breadboardView>
    </views>
    <connectors>
        <connector id="connector0" name="-" type="male">
            <description>negative side</description>
            <views>
                <breadboardView>
                    <p layer="breadboard" svgId="connector0pin" terminalId="connector0terminal"/>
                </breadboardView>
                <schematicView>
                    <p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
                </schematicView>
                <pcbView>
                    <p layer="copper1" svgId="connector0pin"/>
                    <p layer="copper0" svgId="connector0pin"/>
                </pcbView>
            </views>
        </connector>
        <connector id="connector1" name="+" type="male">
            <description>positive side</description>
            <views>
                <breadboardView>
                    <p layer="breadboard" svgId="connector1pin" terminalId="connector1terminal"/>
                </breadboardView>
                <schematicView>
                    <p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/>
                </schematicView>
                <pcbView>
                    <p layer="copper1" svgId="connector1pin"/>
                    <p layer="copper0" svgId="connector1pin"/>
                </pcbView>
            </views>
        </connector>
    </connectors>
</module>