author | Eugene Ostroukhov <eugeneo@symbian.org> |
Thu, 11 Mar 2010 18:00:58 -0800 | |
changeset 261 | a691cdb6c78a |
parent 230 | 7848c135d915 |
permissions | -rw-r--r-- |
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 | 2 |
<?eclipse version="3.0"?> |
230
7848c135d915
Fixed 2046 - WRTKit Help. Renamed package for consistency.
tasneems@symbian.org
parents:
diff
changeset
|
3 |
<plugin> |
261 | 4 |
<extension point="org.eclipse.help.toc"> |
5 |
<toc file="toc.xml" primary="true" /> |
|
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> |