org.symbian.tools.wrttools/plugin.xml
changeset 247 c4e62032b35b
parent 237 63858673b918
child 248 039260aebcb6
--- a/org.symbian.tools.wrttools/plugin.xml	Wed Mar 10 17:48:19 2010 -0800
+++ b/org.symbian.tools.wrttools/plugin.xml	Wed Mar 10 18:11:21 2010 -0800
@@ -189,7 +189,7 @@
 	</extension>
 	 
 	<extension point="org.eclipse.ui.newWizards">
-		<category id="org.symbian.tools.wrttools.core.category" name="Web Runtime(WRT)">
+		<category id="org.symbian.tools.wrttools.core.category" banner="WRT_Wizard_banner.png" name="Web Runtime(WRT)">
 		</category>
 		<wizard category="org.symbian.tools.wrttools.core.category"
 			class="org.symbian.tools.wrttools.wizards.WrtWidgetWizard"
@@ -273,6 +273,7 @@
 		<wizard category="org.symbian.tools.wrttools.import"
 			class="org.symbian.tools.wrttools.wizards.projectimport.WrtProjectsImportWizard"
 			icon="icons/import_aptana_project.gif" id="org.symbian.tools.wrttools.import.projectImport"
+			banner="icons/import_wizard_banner.png"
 			name="WRT Project">
      <description>
         Import WRT project created in Aptana, Adobe Dreamweaver or WRT IDE
@@ -283,6 +284,7 @@
           class="org.symbian.tools.wrttools.wizards.WgzImportWizard"
           icon="icons/WRTImport.gif"
           id="org.symbian.tools.wrttools.importwgz"
+          banner="icons/WRT_wizard_banner.png"
           name="Sources from WGZ File">
           <description>
              Create WRT project from deployable WGZ application archive