summaryrefslogtreecommitdiff
path: root/!NetSurf
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2003-09-16 20:02:55 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2003-09-16 20:02:55 +0000
commitf4e447871bb0a84c71943b73344b987529567cea (patch)
tree816589c0bd64fd81336f6701e51b6a8bef7bd123 /!NetSurf
parent9a23a2bc77f45c4f43153af42b08c746361fa5c9 (diff)
downloadnetsurf-f4e447871bb0a84c71943b73344b987529567cea.tar.gz
netsurf-f4e447871bb0a84c71943b73344b987529567cea.tar.bz2
[project @ 2003-09-16 20:02:55 by jmb]
Add dynamically created About page. Accessed via about: svn path=/import/netsurf/; revision=294
Diffstat (limited to '!NetSurf')
-rw-r--r--!NetSurf/About/About,faf35
-rw-r--r--!NetSurf/About/animlib,ff9bin0 -> 1544 bytes
-rw-r--r--!NetSurf/About/libcurl,ff9bin0 -> 15300 bytes
-rw-r--r--!NetSurf/About/libpng,b60bin0 -> 2399 bytes
-rw-r--r--!NetSurf/About/libxml,b60bin0 -> 4899 bytes
-rw-r--r--!NetSurf/About/nslogo,b60bin0 -> 13366 bytes
-rw-r--r--!NetSurf/About/openssl,695bin0 -> 2063 bytes
-rw-r--r--!NetSurf/Resources/en/Messages2
8 files changed, 36 insertions, 1 deletions
diff --git a/!NetSurf/About/About,faf b/!NetSurf/About/About,faf
new file mode 100644
index 000000000..f8709c820
--- /dev/null
+++ b/!NetSurf/About/About,faf
@@ -0,0 +1,35 @@
+<!-- Browser specific information -->
+<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&nbsp;1.1.4</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&nbsp;1.2.5</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&nbsp;6.11</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&nbsp;7.10.7</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&nbsp;2.5.4</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.cryptsoft.com/ssleay/">OpenSSL&nbsp;0.9.7b</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> \ No newline at end of file
diff --git a/!NetSurf/About/animlib,ff9 b/!NetSurf/About/animlib,ff9
new file mode 100644
index 000000000..32efefe62
--- /dev/null
+++ b/!NetSurf/About/animlib,ff9
Binary files differ
diff --git a/!NetSurf/About/libcurl,ff9 b/!NetSurf/About/libcurl,ff9
new file mode 100644
index 000000000..4e9c44775
--- /dev/null
+++ b/!NetSurf/About/libcurl,ff9
Binary files differ
diff --git a/!NetSurf/About/libpng,b60 b/!NetSurf/About/libpng,b60
new file mode 100644
index 000000000..49798c8ed
--- /dev/null
+++ b/!NetSurf/About/libpng,b60
Binary files differ
diff --git a/!NetSurf/About/libxml,b60 b/!NetSurf/About/libxml,b60
new file mode 100644
index 000000000..f7605f6a6
--- /dev/null
+++ b/!NetSurf/About/libxml,b60
Binary files differ
diff --git a/!NetSurf/About/nslogo,b60 b/!NetSurf/About/nslogo,b60
new file mode 100644
index 000000000..9dc185593
--- /dev/null
+++ b/!NetSurf/About/nslogo,b60
Binary files differ
diff --git a/!NetSurf/About/openssl,695 b/!NetSurf/About/openssl,695
new file mode 100644
index 000000000..3d3c90c9f
--- /dev/null
+++ b/!NetSurf/About/openssl,695
Binary files differ
diff --git a/!NetSurf/Resources/en/Messages b/!NetSurf/Resources/en/Messages
index 5635197f5..a5b548f82 100644
--- a/!NetSurf/Resources/en/Messages
+++ b/!NetSurf/Resources/en/Messages
@@ -1,4 +1,5 @@
# English messages for NetSurf
+Version:0.01
# Menus
NetSurf:NetSurf
@@ -27,4 +28,3 @@ Downloaded:Download complete, %lu bytes
Not2xx:Server returned an error
-