org.symbian.tools.wrttools/plugin.xml
changeset 420 716a505be7b8
parent 409 cc687be9a816
child 433 413d1cc4e88a
equal deleted inserted replaced
419:f99d33a2e33a 420:716a505be7b8
   147          <description>
   147          <description>
   148             This wizard generates a basic Hello project with a minimal Info.plist, html,css and js along with WRTKit.
   148             This wizard generates a basic Hello project with a minimal Info.plist, html,css and js along with WRTKit.
   149          </description>
   149          </description>
   150          <requires-library>org.symbian.wrtkit</requires-library>
   150          <requires-library>org.symbian.wrtkit</requires-library>
   151       </projectTemplate>
   151       </projectTemplate>
       
   152       <projectTemplate
       
   153             archive="projecttemplates/phonegap.zip"
       
   154             default-css-name="css"
       
   155             default-html-name="index"
       
   156             default-js-name="main"
       
   157             icon="icons/phonegap.png"
       
   158             id-pattern="com.{0}.widget"
       
   159             name="PhoneGap Application"
       
   160             order="2">
       
   161          <description>
       
   162             This wizard generates a project based on the PhoneGap library that showcases PhoneGap API usage.
       
   163          </description>
       
   164          <requires-library>phonegap</requires-library>
       
   165       </projectTemplate>
   152 
   166 
   153       <projectTemplate
   167       <projectTemplate
   154             archive="projecttemplates/flickr.zip"
   168             archive="projecttemplates/flickr.zip"
   155             default-css-name="Flickr"
   169             default-css-name="Flickr"
   156             default-html-name="index"
   170             default-html-name="index"
   157             default-js-name="Flickr"
   171             default-js-name="Flickr"
   158             icon="icons/flickr.gif"
   172             icon="icons/flickr.gif"
   159             id-pattern="com.{0}.flickr.widget"
   173             id-pattern="com.{0}.flickr.widget"
   160             name="Flickr Project"
   174             name="Flickr Project"
   161             order="2"
   175             order="3"
   162             wizard-page-factory="org.symbian.tools.wrttools.wizards.FlickrProjectDetailsWizardPage$Factory">
   176             wizard-page-factory="org.symbian.tools.wrttools.wizards.FlickrProjectDetailsWizardPage$Factory">
   163          <description>
   177          <description>
   164             This wizard generates an Flickr project with a minimal Info.plist, html,css and js and WRTKit.
   178             This wizard generates an Flickr project with a minimal Info.plist, html,css and js and WRTKit.
   165          </description>
   179          </description>
   166          <requires-library>org.symbian.wrtkit</requires-library>
   180          <requires-library>org.symbian.wrtkit</requires-library>
   172             default-html-name="index"
   186             default-html-name="index"
   173             default-js-name="RSSReader"
   187             default-js-name="RSSReader"
   174             icon="icons/rss.gif"
   188             icon="icons/rss.gif"
   175             id-pattern="com.{0}.rssreader.widget"
   189             id-pattern="com.{0}.rssreader.widget"
   176             name="RSS Reader Project"
   190             name="RSS Reader Project"
   177             order="3"
   191             order="4"
   178             wizard-page-factory="org.symbian.tools.wrttools.wizards.RssReaderProjectDetailsWizardPage$Factory">
   192             wizard-page-factory="org.symbian.tools.wrttools.wizards.RssReaderProjectDetailsWizardPage$Factory">
   179          <description>
   193          <description>
   180             This wizard generates an RSS Reader project with a minimal Info.plist, html,css and js and WRTKit.
   194             This wizard generates an RSS Reader project with a minimal Info.plist, html,css and js and WRTKit.
   181          </description>
   195          </description>
   182          <requires-library>org.symbian.wrtkit</requires-library>
   196          <requires-library>org.symbian.wrtkit</requires-library>
   186             default-css-name="basic"
   200             default-css-name="basic"
   187             default-html-name="index"
   201             default-html-name="index"
   188             default-js-name="basic"
   202             default-js-name="basic"
   189             icon="icons/main16.gif"
   203             icon="icons/main16.gif"
   190             id-pattern="com.{0}.basic.widget"
   204             id-pattern="com.{0}.basic.widget"
   191             order="4"
   205             order="5"
   192             name="Various UI Templates">
   206             name="Various UI Templates">
   193          <description>
   207          <description>
   194             Includes templates for high-end devices from Forum.Nokia.
   208             Includes templates for high-end devices from Forum.Nokia.
   195          </description>
   209          </description>
   196       </projectTemplate>
   210       </projectTemplate>