remotecontrol/com.nokia.s60tools.remotecontrol.help/plugin.xml
changeset 0 61163b28edca
equal deleted inserted replaced
-1:000000000000 0:61163b28edca
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <?eclipse version="3.0"?>
       
     3 <plugin>
       
     4    <extension point="org.eclipse.help.toc">
       
     5       <toc file="html/toolTOC.xml" primary="true"/>
       
     6    </extension>
       
     7 
       
     8 	<extension point="org.eclipse.help.index">
       
     9         <index file="html/index.xml"/>
       
    10     </extension>
       
    11 
       
    12 	<extension point="org.eclipse.help.contexts">
       
    13       <contexts file="html/contexts.xml"
       
    14             plugin="com.nokia.s60tools.remotecontrol.help"/>
       
    15    </extension>
       
    16 </plugin>