org.symbian.tools.wrttools.doc.WRTKit/plugin.xml
changeset 261 a691cdb6c78a
parent 230 7848c135d915
--- a/org.symbian.tools.wrttools.doc.WRTKit/plugin.xml	Thu Mar 11 16:45:18 2010 -0800
+++ b/org.symbian.tools.wrttools.doc.WRTKit/plugin.xml	Thu Mar 11 18:00:58 2010 -0800
@@ -1,15 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.4"?>
+<?eclipse version="3.0"?>
 <plugin>
-   <extension
-         point="org.eclipse.help.toc">
-      <toc
-            file="toc.xml"
-            primary="true">
-      </toc>
+  <extension point="org.eclipse.help.toc">
+    <toc file="toc.xml" primary="true" />
+    <toc file="WRT_Doc.xml" />
    </extension>
-   <extension
-         point="org.eclipse.ui.helpSupport">
-   </extension>
-
 </plugin>