This file is indexed.

/usr/share/fritzing/parts/obsolete/pcb-plain-100x160.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
<?xml version="1.0" encoding="UTF-8"?><module moduleId="1234ABDE27BH">
 <version replacedby="RectanglePCBModuleID">1</version>
 <author>Brendan Howell</author>
 <title>Plain PCB - 100 x 160 mm</title>
 <date>2008-11-25</date>
 <label>PCB</label>
 <tags>
  <tag>pcb</tag>
  <tag>board</tag>
  <tag>diy</tag>
  <tag>fritzing core</tag>
 </tags>
 <properties>
  <property name="Size">100 x 160 mm</property>
  <property name="family">obsolete Plain PCB</property>
 <property name="package">THT</property></properties>
 <taxonomy>discreteParts.pcb.plain.100x160mm</taxonomy>
 <description>Plain Vanilla 100 x 160 mm Circuit Board</description>
 <views>
  <defaultUnits>mm</defaultUnits>
  <iconView>
   <layers image="icon/plain_pcb.svg">
    <layer layerId="icon"/>
   </layers>
  </iconView>
  <breadboardView>
   <layers image="icon/plain_pcb.svg">
    <layer layerId="unknown"/>
   </layers>
  </breadboardView>
  <schematicView>
   <layers image="icon/plain_pcb.svg">
    <layer layerId="unknown"/>
   </layers>
  </schematicView>
  <pcbView>
   <layers image="pcb/pcb_100x160mm.svg">
    <layer layerId="silkscreen"/>
    <layer layerId="board" sticky="true"/>
   </layers>
  </pcbView>
 </views>
 <connectors/>
 <buses/>
</module>