remotecontrol/com.nokia.s60tools.remotecontrol.help/plugin.xml
author Maria Zhelezova <ext-maria.zhelezova@nokia.com>
Tue, 07 Sep 2010 11:31:37 +0300
changeset 18 6b5192124082
parent 0 61163b28edca
permissions -rw-r--r--
RemoteControl 1.5.0
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>