author | Eugene Ostroukhov <eugeneo@symbian.org> |
Wed, 07 Apr 2010 11:51:12 -0700 | |
changeset 298 | d4abe1c863d1 |
parent 261 | a691cdb6c78a |
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> |