~ubuntu-branches/ubuntu/trusty/fritzing/trusty-proposed

« back to all changes in this revision

Viewing changes to pdb/obsolete/mystery_part1.fzp

  • Committer: Package Import Robot
  • Author(s): Enrique Hernández Bello
  • Date: 2012-11-11 21:38:56 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20121111213856-0825ywdrtdcshl91
Tags: 0.7.10b-1
* New upstream version. Closes: #661495, #692998
* Removed useless patches.
* Removed SetupAPI.lib from sourceless files.
* Skip dfsg tarball creation if there are no sourceless files.
* Added libqt4-sql-sqlite to dependencies. Thanks to Tom Hummel <tom@bluespice.org>.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?><module moduleId="1e03b5a3-ed62-11dd-b332-001a4d5c439f">
 
2
 <version replacedby="mystery_part_1">1</version>
 
3
 <author>Fritzing Part-o-matic</author>
 
4
 <title>Mystery Part - 1 pins</title>
 
5
 <label>U</label>
 
6
 <date>2009-10-01</date>
 
7
 <tags>
 
8
  <tag>mystery part</tag>
 
9
  <tag>fritzing core</tag>
 
10
 </tags>
 
11
 <properties>
 
12
  <property name="family">obsolete Mystery Part</property>
 
13
  <property name="pins">1</property>
 
14
  <property name="footprint">100 mil jumper</property>
 
15
  <property name="chip label">?</property>
 
16
 <property name="package">THT</property></properties>
 
17
 <taxonomy>part.mystery.magical.1pins</taxonomy>
 
18
 <description>A dummy, proxy, ersatz, stand-in part for whatever you want.  With 1 pins on a 100 mil inline pin header footprint.</description>
 
19
 <views>
 
20
  <iconView>
 
21
   <layers image="icon/mystery_part_icon.svg">
 
22
    <layer layerId="icon"/>
 
23
   </layers>
 
24
  </iconView>
 
25
  <breadboardView>
 
26
   <layers image="breadboard/mystery_part1.svg">
 
27
    <layer layerId="breadboard"/>
 
28
   </layers>
 
29
  </breadboardView>
 
30
  <schematicView>
 
31
   <layers image="schematic/mystery_part1.svg">
 
32
    <layer layerId="schematic"/>
 
33
   </layers>
 
34
  </schematicView>
 
35
  <pcbView>
 
36
   <layers image="pcb/jumper1.svg">
 
37
    <layer layerId="silkscreen"/>
 
38
    <layer layerId="copper0"/>
 
39
   </layers>
 
40
  </pcbView>
 
41
 </views>
 
42
 <connectors>
 
43
  <connector id="connector0" name="leg1" type="male">
 
44
   <description>pin 1</description>
 
45
   <views>
 
46
    <breadboardView>
 
47
     <p layer="breadboard" svgId="connector0pin" terminalId="connector0terminal"/>
 
48
    </breadboardView>
 
49
    <schematicView>
 
50
     <p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
 
51
    </schematicView>
 
52
    <pcbView>
 
53
     <p layer="copper0" svgId="connector0pin"/>
 
54
    </pcbView>
 
55
   </views>
 
56
  </connector>
 
57
 </connectors>
 
58
</module>
 
 
b'\\ No newline at end of file'