org.symbian.tools.wrttools/plugin.xml
changeset 8 683bdcbc3ebd
parent 3 d3477de62514
child 17 f1b0259bb410
--- a/org.symbian.tools.wrttools/plugin.xml	Thu Jan 07 14:06:06 2010 -0800
+++ b/org.symbian.tools.wrttools/plugin.xml	Thu Jan 07 19:34:37 2010 -0800
@@ -55,7 +55,7 @@
          point="org.eclipse.ui.newWizards">
       <category
             id="org.symbian.tools.wrttools.core.category"
-            name="Symbian WRT">
+            name="Web Runtime(WRT)">
       </category>
       <wizard
             category="org.symbian.tools.wrttools.core.category"
@@ -64,7 +64,7 @@
             hasPages="true"
             icon="icons/main16.gif"
             id="org.symbian.tools.wrttools.core.wrtwidgetwizard"
-            name="WRT Widget"
+            name="Web Runtime Widget"
             project="true">
          <description>
             Creates a new Symbian WRT widget project using one of the provided templates
@@ -90,7 +90,7 @@
          point="org.eclipse.ui.importWizards">
       <category
             id="org.symbian.tools.wrttools.import"
-            name="WRT Tools">
+            name="Web Runtime(WRT)">
       </category>
       <wizard
             category="org.symbian.tools.wrttools.import"
@@ -100,28 +100,6 @@
             name="Aptana IDE WRT Project">
       </wizard>
    </extension>
-
-   
-   <extension
-         id="org.eclipse.wst.xml.ui.ExampleProjectCreationWizardExtension"
-         name="Example Project Creation Wizard"
-         point="org.eclipse.wst.common.ui.exampleProjectCreationWizard"> 
-      <wizard
-           id="org.eclipse.wst.xml.ui.ExampleProjectCreationWizard"
-           banner="icons/newSampleProject_wizbanner.gif">
-         <projectsetup
-               pagetitle="%XMLExampleProjectCreationWizard.pagetitle"
-               name="%XMLExampleProjectCreationWizard.projectname"
-               label="%XMLExampleProjectCreationWizard.label"
-               pagedescription="%XMLExampleProjectCreationWizard.pagedescription"
-               open="readme.html">
-            <import
-                  dest=""
-                  src="org.symbian.tools.wrttools.wizards.examples.FlickrApplication.zip">
-            </import>
-        </projectsetup>
-     </wizard>
-   </extension>
    
    <extension
          point="org.eclipse.ui.popupMenus">
@@ -151,13 +129,6 @@
       </persistent>
    </extension>
    <extension
-         point="org.eclipse.ui.menus">
-      <menuContribution
-            class="org.symbian.tools.wrt.builder.Contribution1"
-            locationURI="menu:org.eclipse.ui.main.menu?after=additions&quot;">
-      </menuContribution>
-   </extension>
-   <extension
          id="org.symbian.tools.wrt.jsProblem"
          name="JSProblem"
          point="org.eclipse.core.resources.markers">