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

« back to all changes in this revision

Viewing changes to parts/obsolete/pcb-plain-200x300.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="1234ABDE25BH">
2
 
 <version replacedby="RectanglePCBModuleID">1</version>
3
 
 <author>Brendan Howell</author>
4
 
 <title>Plain PCB - 200 x 300 mm</title>
5
 
 <date>2008-11-25</date>
6
 
 <label>PCB</label>
7
 
 <tags>
8
 
  <tag>pcb</tag>
9
 
  <tag>board</tag>
10
 
  <tag>diy</tag>
11
 
  <tag>fritzing core</tag>
12
 
 </tags>
13
 
 <properties>
14
 
  <property name="Size">200 x 300 mm</property>
15
 
  <property name="family">obsolete Plain PCB</property>
16
 
 <property name="package">THT</property></properties>
17
 
 <taxonomy>discreteParts.pcb.plain.200x300mm</taxonomy>
18
 
 <description>Plain Vanilla 200 x 300 mm Circuit Board</description>
19
 
 <views>
20
 
  <defaultUnits>mm</defaultUnits>
21
 
  <iconView>
22
 
   <layers image="icon/plain_pcb.svg">
23
 
    <layer layerId="icon"/>
24
 
   </layers>
25
 
  </iconView>
26
 
  <breadboardView>
27
 
   <layers image="icon/plain_pcb.svg">
28
 
    <layer layerId="unknown"/>
29
 
   </layers>
30
 
  </breadboardView>
31
 
  <schematicView>
32
 
   <layers image="icon/plain_pcb.svg">
33
 
    <layer layerId="unknown"/>
34
 
   </layers>
35
 
  </schematicView>
36
 
  <pcbView>
37
 
   <label/>
38
 
   <layers image="pcb/pcb_200x300mm.svg">
39
 
    <layer layerId="silkscreen"/>
40
 
    <layer layerId="board" sticky="true"/>
41
 
   </layers>
42
 
  </pcbView>
43
 
 </views>
44
 
 <connectors/>
45
 
 <buses/>
46
 
</module>
 
 
b'\\ No newline at end of file'