org.symbian.tools.wrttools.doc.WRTKit/plugin.xml
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 15 Jul 2010 10:08:51 -0700
changeset 450 ed815e0eef9a
parent 261 a691cdb6c78a
permissions -rw-r--r--
Bug 3268 - Debugger does not start on Windows XP
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
230
7848c135d915 Fixed 2046 - WRTKit Help. Renamed package for consistency.
tasneems@symbian.org
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
261
a691cdb6c78a Bugs 2170 and 2046
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 230
diff changeset
     2
<?eclipse version="3.0"?>
230
7848c135d915 Fixed 2046 - WRTKit Help. Renamed package for consistency.
tasneems@symbian.org
parents:
diff changeset
     3
<plugin>
261
a691cdb6c78a Bugs 2170 and 2046
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 230
diff changeset
     4
  <extension point="org.eclipse.help.toc">
a691cdb6c78a Bugs 2170 and 2046
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 230
diff changeset
     5
    <toc file="toc.xml" primary="true" />
a691cdb6c78a Bugs 2170 and 2046
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 230
diff changeset
     6
    <toc file="WRT_Doc.xml" />
230
7848c135d915 Fixed 2046 - WRTKit Help. Renamed package for consistency.
tasneems@symbian.org
parents:
diff changeset
     7
   </extension>
7848c135d915 Fixed 2046 - WRTKit Help. Renamed package for consistency.
tasneems@symbian.org
parents:
diff changeset
     8
</plugin>