netsurf/!NetSurf/About/About,faf
John Mark Bell 9ec88eb91f [project @ 2003-12-27 23:49:31 by jmb]
Add about:cookies.
Tidy special URL handling code (it's now been moved into url_join in
utils.c).

svn path=/import/netsurf/; revision=461
2003-12-27 23:49:31 +00:00

43 lines
2.7 KiB
Plaintext

<!-- Browser specific information -->
<div style="float: left; width: 15%; background-color: #ddddee">
<h4>Quick Links</h4>
<ul>
<li><a href="about:cookies">List Cookies</a></li>
<li><a href="help:">User Manual</a></li>
</ul>
</div>
<div style="float: right">
<strong><i>NetSurf makes use of the following libraries:</i></strong><br>&nbsp;<br>
<table border="0" cellspacing="2" width="100%">
<tr valign="top">
<td width="30%"><font size="2"><strong><a href="http://www.zlib.org/">zlib</a></strong></font></td>
<td width="70%"><font size="2">Copyright &copy; 1995-2002 Jean-loup Gailly and Mark Adler.</font></td>
</tr>
<tr><td colspan="2" bgcolor="#dddddd" height="1"></td></tr>
<tr valign="top">
<td width="30%"><font size="2"><strong><a href="http://www.libpng.org/">libpng</a></strong></font><br><img src="file:///%3CNetsurf$Dir%3E/About/libpng" alt="libpng logo"></td>
<td width="70%"><font size="2">Copyright &copy; 1995, 1996 Guy Eric Schalnat, Group 42, Inc.;<br>Copyright &copy; 1996, 1997 Andreas Dilger;<br>Copyright &copy; 1998-2002 Glenn Randers-Pehrson.</font></td>
</tr>
<tr><td colspan="2" bgcolor="#dddddd" height="1"></td></tr>
<tr valign="top">
<td width="30%"><font size="2"><strong><a href="http://utter.chaos.org/~pdh/software/intergif.htm">animlib</a></strong></font><br><img src="file:///%3CNetsurf$Dir%3E/About/animlib" alt="animlib logo"></td>
<td width="70%"><font size="2">Copyright &copy; 1997-2000 Peter Hartley.</font></td>
</tr>
<tr><td colspan="2" bgcolor="#dddddd" height="1"></td></tr>
<tr valign="top">
<td width="30%"><font size="2"><strong><a href="http://curl.haxx.se/libcurl/">libcurl</a></strong></font><br><img src="file:///%3CNetsurf$Dir%3E/About/libcurl" alt="libcurl logo"></td>
<td width="70%"><font size="2">Copyright &copy; 1998-2003 Daniel Stenberg.</font></td>
</tr>
<tr><td colspan="2" bgcolor="#dddddd" height="1"></td></tr>
<tr valign="top">
<td width="30%"><font size="2"><strong><a href="http://www.xmlsoft.org/">libxml</a></strong></font><br><img src="file:///%3CNetsurf$Dir%3E/About/libxml" alt="libxml logo"></td>
<td width="70%"><font size="2">Copyright &copy; 1998-2002 Daniel Veillard.</font></td>
</tr>
<tr><td colspan="2" bgcolor="#dddddd" height="1"></td></tr>
<tr valign="top">
<td width="30%"><font size="2"><strong><a href="http://www.openssl.org/">OpenSSL</a></strong></font><br><img src="file:///%3CNetsurf$Dir%3E/About/openssl" alt="openssl logo"></td>
<td width="70%"><font size="2">This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (<a href="http://www.openssl.org/">http://www.openssl.org/</a>).
<br>This product includes cryptographic software written by Eric Young (eay@cryptsoft.com).</font></td>
</tr>
</table>
<hr>