This file is indexed.

/usr/share/fritzing/parts/obsolete/crystal (2).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.3.6b.08.14.3340" moduleId="3746667c843a2127a0e499f8a0b3ef6a1">
<version replacedby="CrystalModuleID">4</version>
    <author>Lionel Michel</author>
    <title>Crystal</title>
    <label>XTAL</label>
    <date>2009-02-26</date>
    <tags>
        <tag>clock</tag>
        <tag>crystal</tag>
        <tag>quartz</tag>
        <tag>oscillator</tag>
	<tag>piezoelectric</tag>
    </tags>
    <properties>
        <property name="family">obsolete oscillator</property>
        <property name="type">crystal</property>
        <property name="frequency">16 Mhz</property>
    <property name="package">THT</property></properties>
    <description>Crystal</description>
    <views>
        <iconView>
            <layers image="icon/crystal.svg">
                <layer layerId="icon"/>
            </layers>
        </iconView>
        <breadboardView>
            <layers image="breadboard/crystal.svg">
                <layer layerId="breadboard"/>
            </layers>
        </breadboardView>
        <pcbView>
            <layers image="pcb/crystal_HC18.svg">
                <layer layerId="copper0"/>
                <layer layerId="silkscreen"/>
            <layer layerId="copper1"/></layers>
        </pcbView>
        <schematicView>
            <layers image="schematic/crystal.svg">
                <layer layerId="schematic"/>
            </layers>
        </schematicView>
    </views>
    <connectors>
        <connector id="connector0" name="pin 0" type="male">
            <description>pin 0</description>
            <views>
                <breadboardView>
                    <p layer="breadboard" svgId="connector0pin" terminalId="connector0terminal"/>
                </breadboardView>
                <schematicView>
                    <p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
                </schematicView>
                <pcbView>
                    <p layer="copper0" svgId="connector0pin"/>
                <p layer="copper1" svgId="connector0pin"/></pcbView>
            </views>
        </connector>
        <connector id="connector1" name="pin 1" type="male">
            <description>pin 1</description>
            <views>
                <breadboardView>
                    <p layer="breadboard" svgId="connector1pin" terminalId="connector1terminal"/>
                </breadboardView>
                <schematicView>
                    <p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/>
                </schematicView>
                <pcbView>
                    <p layer="copper0" svgId="connector1pin"/>
                <p layer="copper1" svgId="connector1pin"/></pcbView>
            </views>
        </connector>
    </connectors>
</module>