Binary file plugins/org.symbian.tools.wrttools/icons/cow copy.png has changed
--- a/plugins/org.symbian.tools.wrttools/plugin.xml Mon Oct 11 14:10:17 2010 -0700
+++ b/plugins/org.symbian.tools.wrttools/plugin.xml Mon Oct 11 17:25:46 2010 -0700
@@ -871,6 +871,26 @@
value="basic">
</default-parameter-value>
</runtime-template>
+ <template
+ icon="icons/cow copy.png"
+ id="org.symbian.wrt11.orientation"
+ name="Orientation Demo Project"
+ weight="2">
+ <archive
+ file="projecttemplates/orientationsample.zip"
+ open-files="${mainHtml}.html">
+ </archive>
+ <description>
+ Uses phone orientation sensor to select what wallpaper to show
+ </description>
+ <supported-runtime
+ id="org.symbian.tools.wrttools.wrt"
+ version="1.1">
+ </supported-runtime>
+ <installer
+ class="org.symbian.tools.wrttools.core.project.SetResolution">
+ </installer>
+ </template>
</extension>
<extension
point="org.symbian.tools.tmw.ui.wizardPages">
@@ -888,6 +908,10 @@
</template-page>
<template-page
class="org.symbian.tools.wrttools.wizards.NewWrtAppTemplatePage"
+ template-id="org.symbian.wrt11.orientation">
+ </template-page>
+ <template-page
+ class="org.symbian.tools.wrttools.wizards.NewWrtAppTemplatePage"
template-id="org.symbian.wrt11.phonegap">
</template-page>
<template-page
Binary file plugins/org.symbian.tools.wrttools/projecttemplates/orientationsample.zip has changed