targets/Win32/XSD
author b.taylor@willowglen.ca
Wed, 12 Aug 2009 13:40:20 -0600
branchcherry-pick
changeset 373 a7f26d9f214f
parent 204 f572ab819769
child 390 44909ffb2cc6
permissions -rwxr-xr-x
fix pyZeroconf bug where getServiceInfo returns None.
This allows the discovery window to work with targets using Avahi to advertise their services.
(patch obtained from <http://sourceforge.net/tracker/?func=detail&aid=1600775&group_id=100909&atid=628622>)
203
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     1
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     2
                  <xsd:element name="Win32">
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     3
                    <xsd:complexType>
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     4
                      %(toolchain_gcc)s
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     5
                    </xsd:complexType>
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     6
                  </xsd:element>
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     7