remotecontrol/com.nokia.s60tools.remotecontrol.help/plugin.xml
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 04 Mar 2010 13:38:40 +0200
changeset 7 018264c44c89
parent 0 61163b28edca
permissions -rw-r--r--
HTI Connection v1.3.1 - Supporting Carbide 2.5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
<?eclipse version="3.0"?>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
<plugin>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
   <extension point="org.eclipse.help.toc">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
      <toc file="html/toolTOC.xml" primary="true"/>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
   </extension>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
	<extension point="org.eclipse.help.index">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
        <index file="html/index.xml"/>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
    </extension>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
	<extension point="org.eclipse.help.contexts">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
      <contexts file="html/contexts.xml"
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
            plugin="com.nokia.s60tools.remotecontrol.help"/>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
   </extension>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
</plugin>