This file is indexed.

/usr/share/pcb/pcblib-newlib/geda/EIA3528.fp is in pcb-common 20110918-9.

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
	# how much to grow the pads by for soldermask
	# clearance from planes
Element(0x00 "Tantalum SMT capacitor (pin 1 is +)" "" "EIA3528" 0 0 132 0 3 100 0x00)
(
	ElementLine(-122 -77 -122 77 20)
	    ElementLine(-122 77 -87 99 10)
	    ElementLine(-87 99 112 99 10)
	    ElementLine(112 99 112 -99 10)
	    ElementLine(112 -99 -87 -99 10)
	    ElementLine(-87 -99 -122 -77 10)
	Pad(-55 -41 
		-55 41
		71 20 77 "1" "1" 0x00000100)
	    Pad(55 -41 
		55 41
		71 20 77 "2" "2" 0x00000100)
)