blob: acff01f653aa83b85f59e1a26935d4b296f0b893 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
<table border="1" cellpadding="1" cellspacing="0">
<tr>
<th bgcolor="#99CCCC"><strong>Name</strong></th>
<th bgcolor="#99CCCC"><strong>Type</strong></th>
<th bgcolor="#99CCCC"><strong>Size</strong></th>
<th bgcolor="#99CCCC"><strong>Values</strong></th>
<th bgcolor="#99CCCC"><strong>Tooltip message</strong></th>
</tr>
<tr>
<td> Mediatype </td>
<td> Radio </td>
<td> 3 </td>
<td> Tarball, CD, Bochs </td>
<td> </td>
</tr>
<tr>
<td><span style="background:"><font color="">Release Date</font></span><a href="http://LOCATION/ReleaseDate">?</a></td>
<td> Text </td>
<td> 8 </td>
<td> yyyymmdd </td>
<td> </td>
</tr>
<tr>
<td><span style="background:"><font color="">Release Notes</font></span><a href="http://LOCATION/ReleaseNotes">?</a></td>
<td> Text </td>
<td> 25 </td>
<td> </td>
<td> </td>
</tr>
</table>
-- [[Main/GrantBow]] - 15 Oct 2002
|