sftemplateswizard/com.nokia.s60tools.symbianfoundationtemplates.doc.user/plugin.xml
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
permissions -rw-r--r--
initial EPL conversion

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>

   <extension
         point="org.eclipse.help.toc">
      <toc
            file="html/s60templatesTOC.xml"
            primary="true">
      </toc>
   </extension>
   <extension
         point="org.eclipse.help.contexts">
      <contexts file="contexts.xml" plugin="com.nokia.s60tools.symbianfoundationtemplates.doc.user"/>
   </extension>

</plugin>