Orientation sample project was added
authorEugene Ostroukhov <eugeneo@symbian.org>
Mon, 11 Oct 2010 17:25:46 -0700
changeset 492 aa160993160c
parent 491 27c0e5ff3255
child 493 e4a4cac2cdeb
Orientation sample project was added
plugins/org.symbian.tools.wrttools/icons/cow copy.png
plugins/org.symbian.tools.wrttools/plugin.xml
plugins/org.symbian.tools.wrttools/projecttemplates/orientationsample.zip
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