Bugfix in docs: Make the first column of package list match the internal package name

This commit is contained in:
Volker Grabsch 2013-07-21 15:18:21 +02:00
parent a40f71047b
commit c431e13b46
1 changed files with 5 additions and 5 deletions

View File

@ -1353,7 +1353,7 @@ USE_OSGPLUGIN(<plugin2>)
<td id="gtk2-website"><a href="http://www.gtk.org/">GTK+</a></td>
</tr>
<tr>
<td id="gtkglarea-package">gtkGLArea</td>
<td id="gtkglarea-package">gtkglarea</td>
<td id="gtkglarea-version">2.0.1</td>
<td id="gtkglarea-website"><a href="http://www.mono-project.com/GtkGLArea/">GtkGLArea</a></td>
</tr>
@ -1833,22 +1833,22 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<td id="nsis-website"><a href="http://nsis.sourceforge.net/">NSIS</a></td>
</tr>
<tr>
<td id="ocaml-native-package">ocaml</td>
<td id="ocaml-native-package">ocaml-native</td>
<td id="ocaml-native-version">4.00.1</td>
<td id="ocaml-native-website"><a href="http://caml.inria.fr/">ocaml</a></td>
</tr>
<tr>
<td id="ocaml-cairo-package">cairo-ocaml</td>
<td id="ocaml-cairo-package">ocaml-cairo</td>
<td id="ocaml-cairo-version">1.2.0</td>
<td id="ocaml-cairo-website"><a href="http://cairographics.org/cairo-ocaml/">cairo-ocaml</a></td>
</tr>
<tr>
<td id="ocaml-camlimages-package">camlimages</td>
<td id="ocaml-camlimages-package">ocaml-camlimages</td>
<td id="ocaml-camlimages-version">4.0.1</td>
<td id="ocaml-camlimages-website"><a href="http://gallium.inria.fr/camlimages">camlimages</a></td>
</tr>
<tr>
<td id="ocaml-core-package">ocaml</td>
<td id="ocaml-core-package">ocaml-core</td>
<td id="ocaml-core-version">4.00.1</td>
<td id="ocaml-core-website"><a href="http://caml.inria.fr/">ocaml</a></td>
</tr>