org.symbian.tools.wrttools/plugin.xml
changeset 448 4bb763ad2b12
parent 446 01ed86179b76
child 454 38d6944cff88
equal deleted inserted replaced
447:a66f421f3a32 448:4bb763ad2b12
   152             default-css-name="css"
   152             default-css-name="css"
   153             default-html-name="index"
   153             default-html-name="index"
   154             default-js-name="main"
   154             default-js-name="main"
   155             icon="icons/phonegap.png"
   155             icon="icons/phonegap.png"
   156             name="PhoneGap Application"
   156             name="PhoneGap Application"
   157             order="2">
   157             order="2"
       
   158             screen-size="360x640">
   158          <description>
   159          <description>
   159             This wizard generates a project based on the PhoneGap library that showcases PhoneGap API usage. PhoneGap applications require WRT 1.1 or newer.
   160             This wizard generates a project based on the PhoneGap library that showcases PhoneGap API usage. PhoneGap applications require WRT 1.1 or newer.
   160          </description>
   161          </description>
   161          <requires-library>phonegap</requires-library>
   162          <requires-library>phonegap</requires-library>
   162       </projectTemplate>
   163       </projectTemplate>
   194             archive="projecttemplates/uitemplate.zip"
   195             archive="projecttemplates/uitemplate.zip"
   195             default-css-name="basic"
   196             default-css-name="basic"
   196             default-html-name="index"
   197             default-html-name="index"
   197             default-js-name="basic"
   198             default-js-name="basic"
   198             icon="icons/main16.gif"
   199             icon="icons/main16.gif"
       
   200             name="Various UI Templates"
   199             order="5"
   201             order="5"
   200             name="Various UI Templates">
   202             screen-size="360x640">
   201          <description>
   203          <description>
   202             Includes templates for high-end devices from Forum.Nokia.
   204             Includes templates for high-end devices from Forum.Nokia.
   203          </description>
   205          </description>
   204       </projectTemplate>
   206       </projectTemplate>
   205 	</extension>
   207 	</extension>