~ubuntu-branches/ubuntu/precise/fritzing/precise

« back to all changes in this revision

Viewing changes to parts/core/microphone.fzp

  • Committer: Bazaar Package Importer
  • Author(s): Georges Khaznadar
  • Date: 2011-08-26 10:11:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110826101105-w5hmn7zcf93ig5v6
Tags: 0.6.3b-1
* upgrapded to the newer upstream version
* parameters of the function GraphicsUtils::distanceFromLine in 
  src/svg/groundplanegenerator.cpp:767 are now declared as doubles,
  which Closes: #636441
* the new version fixes src/utils/folderutils.cpp, which
  Closes: #636061

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
            <description>Pin 1</description>
41
41
            <views>
42
42
                <breadboardView>
43
 
                    <p layer="breadboard" svgId="connector0pin" terminalId="connector0terminal"/>
 
43
                    <p layer="breadboard" svgId="connector0pin" legId="connector0leg"/>
44
44
                </breadboardView>
45
45
                <schematicView>
46
46
                    <p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
54
54
            <description>Pin 2</description>
55
55
            <views>
56
56
                <breadboardView>
57
 
                    <p layer="breadboard" svgId="connector1pin" terminalId="connector1terminal"/>
 
57
                    <p layer="breadboard" svgId="connector1pin" legId="connector1leg"/>
58
58
                </breadboardView>
59
59
                <schematicView>
60
60
                    <p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/>