On 26.10.2010 05:08, ext Fabrizio Milo aka misto wrote:
Plus I think there is an error in the template system xml

<?xml version="1.0"?>
<typesystem package="foo">
     <load-typesystem name="typesystem_core.xml" generate="no">
     <object-type name="Math"/>
</typesystem>


<load-typesystem name="typesystem_core.xml" generate="no">  ->
<load-typesystem name="typesystem_core.xml" generate="no"/>

to close the tag.

Oh, it's there all right, but you just can't see it. ;-) For some reason, the wiki markup ate the slashes. The same error occurred in many other places on the page too - I fixed them all, hopefully.

Cheers,

ma.
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to