mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-23 04:26:50 +03:00
Update about page to use new CSS file and tidy.
svn path=/trunk/netsurf/; revision=3719
This commit is contained in:
parent
f8d8a7ef38
commit
33ea795dea
65
!NetSurf/Docs/about/index,faf
Executable file
65
!NetSurf/Docs/about/index,faf
Executable file
@ -0,0 +1,65 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||
"http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>NetSurf | About NetSurf</title>
|
||||
<link rel="stylesheet" title="Standard" type="text/css" href="../netsurf">
|
||||
<link rel="alternate stylesheet" title="Unrestricted width" type="text/css" href="/netsurfur.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p class="banner"><a href="../intro_en"><img src="../netsurf_png" alt="NetSurf"></a></p>
|
||||
|
||||
<div class="onlycontent">
|
||||
|
||||
<p class="breadcrumbs"><a href="../intro_en">Home</a> » About NetSurf</p>
|
||||
|
||||
<h1>NetSurf <em>VERSION</em></h1>
|
||||
|
||||
<p>Authors and contributors:
|
||||
<em>(code)</em> Kevin Bagust, John M Bell, James Bursa, Matthew Hambley, Rob
|
||||
Jackson, Rob Kendrick, Jeffrey Lee, Adrian Lees, Phil Mellor, Philip
|
||||
Pemberton, Daniel Silverstone, Andrew Timmins, John Tytgat, Richard Wilson;
|
||||
<em>(graphics, documentation & translations)</em> Sebastian Barthel,
|
||||
Bruno D'Arcangeli, Michael Drake, Andrew Duffell, Richard Hallas, Gerard van
|
||||
Katwijk, Jérôme Mathevet, Simon Voortman.</p>
|
||||
|
||||
<h2>Libraries</h2>
|
||||
|
||||
<table>
|
||||
<tr><th><a href="http://curl.haxx.se/libcurl/"><img src="libcurl" alt="libcurl"></a></th>
|
||||
<td>© 1996–2004, Daniel Stenberg</td></tr>
|
||||
|
||||
<tr><th><a href="http://www.ijg.org/">IJG JPEG library</a></th>
|
||||
<td>This software is based in part on the work of the Independent JPEG Group<br>
|
||||
© 1991–1998, Thomas G. Lane</td></tr>
|
||||
|
||||
<tr><th><a href="http://www.libmng.com/"><img src="libmng" alt="libmng"></a></th>
|
||||
<td>© 2000–2002 Gerard Juyn</td></tr>
|
||||
|
||||
<tr><th><a href="http://www.openssl.org/"><img src="openssl" alt="OpenSSL"></a></th>
|
||||
<td>© 1998–2004 The OpenSSL Project<br>
|
||||
© 1995–1998 Eric A. Young, Tim J. Hudson</td></tr>
|
||||
|
||||
<tr><th><a href="http://ro-oslib.sourceforge.net/">OSLib</a></th>
|
||||
<td>© 1994–2002 Jonathan Coxhead and OSLib maintainers</td></tr>
|
||||
|
||||
<tr><th><a href="http://www.xmlsoft.org/"><img src="libxml2" alt="libxml2"></a></th>
|
||||
<td>© 1998–2003 Daniel Veillard</td></tr>
|
||||
|
||||
<tr><th><a href="http://www.gzip.org/zlib/">zlib</a></th>
|
||||
<td>© 1995–2002 Jean-loup Gailly and Mark Adler</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
<div class="footer">
|
||||
<p>Copyright 2003 - 2008 The NetSurf Developers</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
BIN
!NetSurf/Docs/about/libcurl,b60
Executable file
BIN
!NetSurf/Docs/about/libcurl,b60
Executable file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
BIN
!NetSurf/Docs/about/libmng,b60
Executable file
BIN
!NetSurf/Docs/about/libmng,b60
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
BIN
!NetSurf/Docs/about/libxml2,b60
Executable file
BIN
!NetSurf/Docs/about/libxml2,b60
Executable file
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
BIN
!NetSurf/Docs/about/openssl,695
Executable file
BIN
!NetSurf/Docs/about/openssl,695
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
Loading…
Reference in New Issue
Block a user