plugins/org.symbian.tools.tmw.ui/plugin.xml
changeset 477 b616697678bf
parent 475 77edd0cbdfe0
child 481 e908ec135fa1
equal deleted inserted replaced
476:20536eb3b9ff 477:b616697678bf
   255            id="org.symbian.tools.tmw.newproject"
   255            id="org.symbian.tools.tmw.newproject"
   256            name="New Mobile Web Application Project"
   256            name="New Mobile Web Application Project"
   257            project="true">
   257            project="true">
   258      </wizard>
   258      </wizard>
   259   </extension>
   259   </extension>
       
   260   <extension
       
   261         point="org.eclipse.wst.common.project.facet.ui.images">
       
   262      <image
       
   263            facet="tmw.core"
       
   264            path="icons/full/obj16/phone.gif"
       
   265            version="1.0">
       
   266      </image>
       
   267      <image
       
   268            facet="wst.jsdt.web"
       
   269            path="icons/full/obj16/javascript.gif"
       
   270            version="1.0">
       
   271      </image>
       
   272      <image
       
   273            facet="tmw.geolocation"
       
   274            path="icons/full/obj16/earth.gif"
       
   275            version="1.0">
       
   276      </image>
       
   277   </extension>
   260 </plugin>
   278 </plugin>