remotecontrol/com.nokia.s60tools.remotecontrol.help/plugin.xml
changeset 0 61163b28edca
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/remotecontrol/com.nokia.s60tools.remotecontrol.help/plugin.xml	Tue Jan 12 13:17:53 2010 -0600
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.0"?>
+<plugin>
+   <extension point="org.eclipse.help.toc">
+      <toc file="html/toolTOC.xml" primary="true"/>
+   </extension>
+
+	<extension point="org.eclipse.help.index">
+        <index file="html/index.xml"/>
+    </extension>
+
+	<extension point="org.eclipse.help.contexts">
+      <contexts file="html/contexts.xml"
+            plugin="com.nokia.s60tools.remotecontrol.help"/>
+   </extension>
+</plugin>
\ No newline at end of file