org.symbian.tools.wrttools/plugin.xml
changeset 446 01ed86179b76
parent 433 413d1cc4e88a
child 448 4bb763ad2b12
equal deleted inserted replaced
445:423889d5d6d3 446:01ed86179b76
   124             archive="projecttemplates/basic.zip"
   124             archive="projecttemplates/basic.zip"
   125             default-css-name="basic"
   125             default-css-name="basic"
   126             default-html-name="index"
   126             default-html-name="index"
   127             default-js-name="basic"
   127             default-js-name="basic"
   128             icon="icons/main16.gif"
   128             icon="icons/main16.gif"
   129             id-pattern="com.{0}.basic.widget"
       
   130             name="Minimal Project"
   129             name="Minimal Project"
   131             order="10">
   130             order="10">
   132 			<description>
   131 			<description>
   133 				This wizard generates an empty widget project with a minimal Info.plist, html,css and js.
   132 				This wizard generates an empty widget project with a minimal Info.plist, html,css and js.
   134          </description>
   133          </description>
   138             archive="projecttemplates/helloWithWRTKit.zip"
   137             archive="projecttemplates/helloWithWRTKit.zip"
   139             default-css-name="HelloWithWRTKit"
   138             default-css-name="HelloWithWRTKit"
   140             default-html-name="index"
   139             default-html-name="index"
   141             default-js-name="HelloWithWRTKit"
   140             default-js-name="HelloWithWRTKit"
   142             icon="icons/WRT_main_16.png"
   141             icon="icons/WRT_main_16.png"
   143             id-pattern="com.{0}.helloWithWRTKit.widget"
       
   144             name="Hello World Project"
   142             name="Hello World Project"
   145             order="1"
   143             order="1"
   146             wizard-page-factory="org.symbian.tools.wrttools.wizards.HelloWithWRTKitProjectDetailsWizardPage$Factory">
   144             wizard-page-factory="org.symbian.tools.wrttools.wizards.HelloWithWRTKitProjectDetailsWizardPage$Factory">
   147          <description>
   145          <description>
   148             This wizard generates a basic Hello project with a minimal Info.plist, html,css and js along with WRTKit.
   146             This wizard generates a basic Hello project with a minimal Info.plist, html,css and js along with WRTKit.
   153             archive="projecttemplates/phonegap.zip"
   151             archive="projecttemplates/phonegap.zip"
   154             default-css-name="css"
   152             default-css-name="css"
   155             default-html-name="index"
   153             default-html-name="index"
   156             default-js-name="main"
   154             default-js-name="main"
   157             icon="icons/phonegap.png"
   155             icon="icons/phonegap.png"
   158             id-pattern="com.{0}.widget"
       
   159             name="PhoneGap Application"
   156             name="PhoneGap Application"
   160             order="2">
   157             order="2">
   161          <description>
   158          <description>
   162             This wizard generates a project based on the PhoneGap library that showcases PhoneGap API usage.
   159             This wizard generates a project based on the PhoneGap library that showcases PhoneGap API usage. PhoneGap applications require WRT 1.1 or newer.
   163          </description>
   160          </description>
   164          <requires-library>phonegap</requires-library>
   161          <requires-library>phonegap</requires-library>
   165       </projectTemplate>
   162       </projectTemplate>
   166 
   163 
   167       <projectTemplate
   164       <projectTemplate
   168             archive="projecttemplates/flickr.zip"
   165             archive="projecttemplates/flickr.zip"
   169             default-css-name="Flickr"
   166             default-css-name="Flickr"
   170             default-html-name="index"
   167             default-html-name="index"
   171             default-js-name="Flickr"
   168             default-js-name="Flickr"
   172             icon="icons/flickr.gif"
   169             icon="icons/flickr.gif"
   173             id-pattern="com.{0}.flickr.widget"
       
   174             name="Flickr Project"
   170             name="Flickr Project"
   175             order="3"
   171             order="3"
   176             wizard-page-factory="org.symbian.tools.wrttools.wizards.FlickrProjectDetailsWizardPage$Factory">
   172             wizard-page-factory="org.symbian.tools.wrttools.wizards.FlickrProjectDetailsWizardPage$Factory">
   177          <description>
   173          <description>
   178             This wizard generates an Flickr project with a minimal Info.plist, html,css and js and WRTKit.
   174             This wizard generates an Flickr project with a minimal Info.plist, html,css and js and WRTKit.
   184             archive="projecttemplates/rssreader.zip"
   180             archive="projecttemplates/rssreader.zip"
   185             default-css-name="RSSReader"
   181             default-css-name="RSSReader"
   186             default-html-name="index"
   182             default-html-name="index"
   187             default-js-name="RSSReader"
   183             default-js-name="RSSReader"
   188             icon="icons/rss.gif"
   184             icon="icons/rss.gif"
   189             id-pattern="com.{0}.rssreader.widget"
       
   190             name="RSS Reader Project"
   185             name="RSS Reader Project"
   191             order="4"
   186             order="4"
   192             wizard-page-factory="org.symbian.tools.wrttools.wizards.RssReaderProjectDetailsWizardPage$Factory">
   187             wizard-page-factory="org.symbian.tools.wrttools.wizards.RssReaderProjectDetailsWizardPage$Factory">
   193          <description>
   188          <description>
   194             This wizard generates an RSS Reader project with a minimal Info.plist, html,css and js and WRTKit.
   189             This wizard generates an RSS Reader project with a minimal Info.plist, html,css and js and WRTKit.
   199             archive="projecttemplates/uitemplate.zip"
   194             archive="projecttemplates/uitemplate.zip"
   200             default-css-name="basic"
   195             default-css-name="basic"
   201             default-html-name="index"
   196             default-html-name="index"
   202             default-js-name="basic"
   197             default-js-name="basic"
   203             icon="icons/main16.gif"
   198             icon="icons/main16.gif"
   204             id-pattern="com.{0}.basic.widget"
       
   205             order="5"
   199             order="5"
   206             name="Various UI Templates">
   200             name="Various UI Templates">
   207          <description>
   201          <description>
   208             Includes templates for high-end devices from Forum.Nokia.
   202             Includes templates for high-end devices from Forum.Nokia.
   209          </description>
   203          </description>