1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / net.sourceforge.phpeclipse.help / plugin.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?eclipse version="3.2"?>
3 <plugin>
4
5    <extension
6          point="org.eclipse.help.toc">
7       <toc
8             file="toc.xml"
9             primary="true">
10       </toc>
11    </extension>
12
13 </plugin>