org.symbian.tools.mtw.core/schema/packagers.exsd
changeset 459 c278f0c8917f
parent 455 5da55957c779
child 461 7a8f9fa8d278
--- a/org.symbian.tools.mtw.core/schema/packagers.exsd	Thu Jul 29 10:00:34 2010 -0700
+++ b/org.symbian.tools.mtw.core/schema/packagers.exsd	Thu Jul 29 10:51:59 2010 -0700
@@ -49,13 +49,13 @@
 
    <element name="packager">
       <complexType>
-         <attribute name="class" type="string" use="required">
+         <attribute name="delegate" type="string" use="required">
             <annotation>
                <documentation>
                   
                </documentation>
                <appinfo>
-                  <meta.attribute kind="java" basedOn=":org.symbian.tools.mtw.core.runtimes.IPackager"/>
+                  <meta.attribute kind="java" basedOn=":org.symbian.tools.mtw.core.runtimes.IPackagerDelegate"/>
                </appinfo>
             </annotation>
          </attribute>