--- a/org.symbian.tools.wrttools/plugin.xml Wed Jun 16 11:45:10 2010 -0700
+++ b/org.symbian.tools.wrttools/plugin.xml Wed Jun 16 16:06:47 2010 -0700
@@ -128,7 +128,7 @@
icon="icons/main16.gif"
id-pattern="com.{0}.basic.widget"
name="Minimal Project"
- order="4">
+ order="10">
<description>
This wizard generates an empty widget project with a minimal Info.plist, html,css and js.
</description>
@@ -181,6 +181,19 @@
</description>
<requires-library>org.symbian.wrtkit</requires-library>
</projectTemplate>
+ <projectTemplate
+ archive="projecttemplates/highendtemplate.zip"
+ default-css-name="basic"
+ default-html-name="index"
+ default-js-name="basic"
+ icon="icons/main16.gif"
+ id-pattern="com.{0}.basic.widget"
+ order="4"
+ name="Example Project Using Templates for High-End Devices">
+ <description>
+ Includes templates for high-end devices from Forum.Nokia.
+ </description>
+ </projectTemplate>
</extension>
<!-- Import Wizard -->