mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-27 22:42:57 +00:00
fixed formatting problems
This commit is contained in:
parent
dd3dd45652
commit
e659db3071
7 changed files with 87 additions and 80 deletions
54
devfiles.php
54
devfiles.php
|
@ -9,26 +9,30 @@
|
|||
<body text="#ffffff" bgcolor="#000000" link="SkyBlue" vlink="#0000ff" alink="LightSeaGreen">
|
||||
|
||||
<center>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width=768 vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width="95%" vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
|
||||
<table BORDER="0" COLS="0" WIDTH="95%" align="center">
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center>
|
||||
<img src="images/qflogosmallblack.png"><img src="images/devfiles.png">
|
||||
<br><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center><hr>
|
||||
[ <a href="index.php">about</a> ]
|
||||
[ <a href="news.php">news</a> ]
|
||||
[ <a href="progress.php">progress</a> ]
|
||||
[ <a href="irc.php">irc</a> ]</tr>
|
||||
[ <a href="irc.php">irc</a> ]
|
||||
[ downloads ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="main.php#list">mailing lists</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="mailto:palisade@quakeforge.net">comments</a> ]
|
||||
[ <a href="ftp://quake.sourceforge.net/pub/quake/cvs-snapshots/quakeforge/CREDITS">Credits</a> ]
|
||||
</tr><br><br>
|
||||
<tr>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td><hr>
|
||||
<br><b><u>QuakeForge v991221 (Initial Release)</u></b>
|
||||
<br><a href="http://www.sourceforge.net/download.php?fileid=947">q1source.zip (3MB)</a>
|
||||
<br><a href="http://www.sourceforge.net/download.php?fileid=958">q1-991221.tar.gz (2.7MB)</a>
|
||||
|
@ -49,13 +53,8 @@
|
|||
<br><a href="ftp://quake.sourceforge.net/pub/quake/files/mdfour.tar.gz">mdfour.tar.gz (2.8KB)</a>
|
||||
<br><a href="ftp://quake.sourceforge.net/pub/quake/files/mdfour.zip">mdfour.zip (3.8KB)</a><p>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="80" valign="top">
|
||||
<b><font size="+1">Linux/BSD/UNIX</font></b>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<li>You can find a version of CVS on Cyclic's <a href="http://download.cyclic.com/pub/">ftp server</a>.
|
||||
<br><li>Grab ssh 1.x so you can access shell1.sourceforge.net. You can get either <a href="http://www.openssh.org">OpenSSH</a> or a less free <a href="ftp://ftp.cs.hut.fi/pub/ssh/">SSH</a>
|
||||
<br><li><a href="http://home.earthlink.net/~nawalker/pharmacy/">Pharmacy</a> is a GUI front-end to CVS in X11, it looks quite useful.
|
||||
|
@ -63,14 +62,8 @@
|
|||
<br><li>The GPL'd Quest Map editor which can edit Quake maps and runs on multiple OSs has a Linux version in the Quest project's CVS tree, <a href="ftp://quake.sourceforge.net/pub/quake/files/quest-linux.tar.gz">this</a> is a tweaked version by Nelson Rush (palisade) which fixes a lot of the problems inherent in the CVS version. You have to edit the quest.cfg before using it. <a href="mailto:palisade@quakeforge.net">Email</a> Palisade for questions or comments.
|
||||
|
||||
<br><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">Win9*/NT & DOS</font></b>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<li>For Win95/98/NT users, grab <a href="http://www.midasoft.com/ftp/mkt/mkts.zip">KoalaTerm</a> from <a href="http://www.midasoft.com">Midasoft</a> in zip form. This is a terminal (telnet style) program that allows you to SSH into your shell1.sourceforge.net account. Remember use SSH1 terminal type only when connecting.
|
||||
<br><li>There is a port of unix cvs, ssh and scp to Win9x/NT (console only) <a href="http://bmrc.berkeley.edu/people/chaffee/winntutil.html#sshnt">here</a>.
|
||||
<br><li>Grab my <a href="ftp://quake.sourceforge.net/pub/quake/files/sscp.bat">batch script</a> to make using the unix port of scp with sourceforge easier.
|
||||
|
@ -80,62 +73,37 @@
|
|||
<br><li>DJGPP - 32-bit DOS port of GCC 2.95 compiler can be found <a href="http://www.delorie.com/djgpp">here</a>.
|
||||
|
||||
<br><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">BeOS</font></b>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<li>SSH for BeOS is here: <a href="http://www.be.com/software/beware/network/ssh.html">http://www.be.com/software/beware/network/ssh.html</a>.
|
||||
<br><li>The Egcs/GCC tool set (includes CVS) for BeOS can be found here: <a href="http://www.be.com/software/beware/development/gccegcs.html">http://www.be.com/software/beware/development/gccegcs.html</a>
|
||||
|
||||
<br><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">MacOS</font></b>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<li>You can find MacCVS and WinCVS here: <a href="http://www.wincvs.org">http://www.wincvs.org</a>
|
||||
<br><li>There are currently two different SSH clients for Mac: <a href="http://www.lysator.liu.se/~jonasw/download/niftytelnet-1.1-ssh-r3.hqx">Nifty Telnet SSH</a> and <a href="http://www.DataFellows.com/f-secure/ssh/mac/download.htm">F-Secure SSH Client</a>.
|
||||
<br><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">OS/2</font></b>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<li>You can find a ssh program <a href="ftp://ftp.cs.hut.fi/pub/ssh/os2/">here</a>.
|
||||
<br><li>Cyclic has CVS for OS/2 <a href="http://download.cyclic.com/pub/os2/">here</a>.
|
||||
<br><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<b><font size="+1">Multiplatform Tools</font></b>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<li>The Mesa GL Graphics Library: <a href="http://www.mesa3d.org">http://www.mesa3d.org</a>.
|
||||
<br><li>Simple DirectMedia Layer: <a href="http://www.devolution.com/~slouken/SDL">http://www.devolution.com/~slouken/SDL</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
<br>
|
||||
<center>
|
||||
<br><br>
|
||||
<a href="http://www.sourceforge.net"><img src="images/sflogo.png" border=0 alt="SourceForge"></a>
|
||||
<a href="http://www.libranet.com/petition.html"><img src="images/petition_button.jpg" border=0 alt="Sign The Linux Driver
|
||||
Petition"$<a href="http://www.planetquake.com/aftershock/"><img src="images/aftershock_logo.jpg" border=0
|
||||
|
|
14
howto.php
14
howto.php
|
@ -19,28 +19,32 @@
|
|||
<body text="#ffffff" bgcolor="#000000" link="#SkyBlue" vlink="#0000ff" alink="LightSeaGreen">
|
||||
|
||||
<center>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width=768 vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width="95%" vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
|
||||
<table BORDER="0" COLS="0" WIDTH="95%" align="center">
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center>
|
||||
<img src="images/qflogosmallblack.png"><img src="images/howto.png" border="0" align=absmiddle>
|
||||
<br><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center><hr>
|
||||
[ <a href="index.php">about</a> ]
|
||||
[ <a href="news.php">news</a> ]
|
||||
[ <a href="progress.php">progress</a> ]
|
||||
[ <a href="irc.php">irc</a> ]</tr>
|
||||
[ <a href="irc.php">irc</a> ]
|
||||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ howto ]
|
||||
[ <a href="#list">mailing lists</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="mailto:palisade@quakeforge.net">comments</a> ]
|
||||
[ <a href="ftp://quake.sourceforge.net/pub/quake/cvs-snapshots/quakeforge/CREDITS">Credits</a> ]
|
||||
</tr><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<td valign="top"><hr>
|
||||
<p><u><b>HowTo CVS</u></b>
|
||||
<br>The GNU Project has an <a href="http://www.gnu.org/manual/cvs/index.html">online manual</a> on CVS.
|
||||
</p><br><br>
|
||||
|
@ -53,7 +57,9 @@
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
<center>
|
||||
<br>
|
||||
<a href="http://www.sourceforge.net"><img src="images/sflogo.png" border=0 alt="SourceForge"></a>
|
||||
<a href="http://www.libranet.com/petition.html"><img src="images/petition_button.jpg" border=0 alt="Sign The Linux Driver Petition"></a>
|
||||
|
|
15
index.php
15
index.php
|
@ -19,30 +19,37 @@
|
|||
<body text="#ffffff" bgcolor="#000000" link="#SkyBlue" vlink="#0000ff" alink="LightSeaGreen">
|
||||
|
||||
<center>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width=768 vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width="95%" vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
|
||||
<table BORDER="0" COLS="0" WIDTH="95%" align="center">
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center>
|
||||
<img src="images/qflogoblack.png" border="0"><img src="images/qfproject2small.png" border="0" align=absmiddle>
|
||||
<br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center><hr>
|
||||
[ about ]
|
||||
[ <a href="news.php">news</a> ]
|
||||
[ <a href="progress.php">progress</a> ]
|
||||
[ <a href="irc.php">irc</a> ]</tr>
|
||||
[ <a href="irc.php">irc</a> ]
|
||||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="main.php#list">mailing lists</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="mailto:palisade@quakeforge.net">comments</a> ]
|
||||
[ <a href="ftp://quake.sourceforge.net/pub/quake/cvs-snapshots/quakeforge/CREDITS">Credits</a> ]
|
||||
</tr><br><br>
|
||||
<tr>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td><hr><center><i><br>
|
||||
The QuakeForge project's aim is to create a long lasting project to work on developing and extending the Quake(R) source release (and any future releases) while maintaining backwards compatibility with the original Quake(R). We plan to further its gaming abilities and even develop it beyond its original purpose as a game and into a virtual world. Currently we are merging QW and Q1, smoothing the engine out, fixing bugs/cheats, better organizing the engine, adding features, and porting to as many platforms as developers are willing.<br><br>
|
||||
</i></center></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
<center>
|
||||
<br>
|
||||
<a href="http://www.sourceforge.net"><img src="images/sflogo.png" border=0 alt="SourceForge"></a>
|
||||
<a href="http://www.libranet.com/petition.html"><img src="images/petition_button.jpg" border=0 alt="Sign The Linux Driver Petition"></a>
|
||||
|
|
18
irc.php
18
irc.php
|
@ -19,28 +19,32 @@
|
|||
<body text="#ffffff" bgcolor="#000000" link="#SkyBlue" vlink="#0000ff" alink="LightSeaGreen">
|
||||
|
||||
<center>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width=768 vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width="95%" vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
|
||||
<table BORDER="0" COLS="0" WIDTH="95%" align="center">
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center>
|
||||
<img src="images/qflogosmallblack.png"><img src="images/irc.png" border="0" align=absmiddle>
|
||||
<br><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center><hr>
|
||||
[ <a href="index.php">about</a> ]
|
||||
[ <a href="news.php">news</a> ]
|
||||
[ <a href="progress.php">progress</a> ]
|
||||
[ irc ]</tr>
|
||||
[ irc ]
|
||||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="#list">mailing lists</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="mailto:palisade@quakeforge.net">comments</a> ]
|
||||
[ <a href="ftp://quake.sourceforge.net/pub/quake/cvs-snapshots/quakeforge/CREDITS">Credits</a> ]
|
||||
</td>
|
||||
</tr><br><br>
|
||||
|
||||
<tr>
|
||||
<td WIDTH="100" valign="top">
|
||||
<td WIDTH="100%" valign="top"><hr>
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
|
@ -49,8 +53,10 @@
|
|||
</tr>
|
||||
</table>
|
||||
<br><br>
|
||||
|
||||
<td valign="top">
|
||||
</tr>
|
||||
</td>
|
||||
<tr>
|
||||
<td>
|
||||
The QuakeForge project is using the OpenProjects IRC Network for talks in the #quakeforge channel on irc.quakeforge.net. IrcLogs can be found <a href="ftp://quake.sourceforge.net/pub/quake/irclogs">here</a>. All the logs are gzipped because of the need to conserve space and reduce download size for users who pay for bandwidth. You can get a copy of gzip for your platform at <a href="http://www.gzip.org">http://www.gzip.org</a>.<br>
|
||||
|
||||
<br>If it is not available for your platform, please help GNU <a href="http://www.gnu.org/software/gzip/gzip.html">port</a> gzip to your favorite platform, or get with the times and use <a href="http://www.linux.com/">Linux</a>.
|
||||
|
@ -58,7 +64,9 @@
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
<center>
|
||||
<br>
|
||||
<a href="http://www.sourceforge.net"><img src="images/sflogo.png" border=0 alt="SourceForge"></a>
|
||||
<a href="http://www.libranet.com/petition.html"><img src="images/petition_button.jpg" border=0 alt="Sign The Linux Driver Petition"></a>
|
||||
|
|
14
links.php
14
links.php
|
@ -19,28 +19,32 @@
|
|||
<body text="#ffffff" bgcolor="#000000" link="#SkyBlue" vlink="#0000ff" alink="LightSeaGreen">
|
||||
|
||||
<center>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width=768 vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width="95%" vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
|
||||
<table BORDER="0" COLS="0" WIDTH="95%" align="center">
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center>
|
||||
<img src="images/qflogosmallblack.png"><img src="images/links.png" border="0" align=absmiddle>
|
||||
<br><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center><hr>
|
||||
[ <a href="index.php">about</a> ]
|
||||
[ <a href="news.php">news</a> ]
|
||||
[ <a href="progress.php">progress</a> ]
|
||||
[ <a href="irc.php">irc</a> ]</tr>
|
||||
[ <a href="irc.php">irc</a> ]
|
||||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="#list">mailing lists</a> ]
|
||||
[ links ]
|
||||
[ <a href="mailto:palisade@quakeforge.net">comments</a> ]
|
||||
[ <a href="ftp://quake.sourceforge.net/pub/quake/cvs-snapshots/quakeforge/CREDITS">Credits</a> ]
|
||||
</tr><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td WIDTH="100" valign="top">
|
||||
<td WIDTH="100%" valign="top"><hr>
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="center">
|
||||
|
@ -89,7 +93,9 @@
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
<center>
|
||||
<br>
|
||||
<a href="http://www.sourceforge.net"><img src="images/sflogo.png" border=0 alt="SourceForge"></a>
|
||||
<a href="http://www.libranet.com/petition.html"><img src="images/petition_button.jpg" border=0 alt="Sign The Linux Driver Petition"></a>
|
||||
|
|
16
news.php
16
news.php
|
@ -19,29 +19,33 @@
|
|||
<body text="#ffffff" bgcolor="#000000" link="#SkyBlue" vlink="#0000ff" alink="LightSeaGreen">
|
||||
|
||||
<center>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width=768 vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width="95%" vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
|
||||
<table BORDER="0" COLS="0" WIDTH="95%" align="center">
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center>
|
||||
<img src="images/qflogosmallblack.png"><img src="images/news.png" border="0" align=absmiddle>
|
||||
<br><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center><hr>
|
||||
[ <a href="index.php">about</a> ]
|
||||
[ news ]
|
||||
[ <a href="progress.php">progress</a> ]
|
||||
[ <a href="irc.php">irc</a> ]</tr>
|
||||
[ <a href="irc.php">irc</a> ]
|
||||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="main.php#list">mailing lists</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="mailto:palisade@quakeforge.net">comments</a> ]
|
||||
[ <a href="ftp://quake.sourceforge.net/pub/quake/cvs-snapshots/quakeforge/CREDITS">Credits</a> ]
|
||||
</tr><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td WIDTH="100" align="left" valign="center">
|
||||
<td WIDTH="100%" align="left" valign="center">
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<tr><hr>
|
||||
<td align="center">
|
||||
<b><font size="+1"><a name="news">News</a></font></b>
|
||||
</td>
|
||||
|
@ -81,7 +85,9 @@
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
<center>
|
||||
<br>
|
||||
<a href="http://www.sourceforge.net"><img src="images/sflogo.png" border=0 alt="SourceForge"></a>
|
||||
<a href="http://www.libranet.com/petition.html"><img src="images/petition_button.jpg" border=0 alt="Sign The Linux Driver Petition"></a>
|
||||
|
|
14
progress.php
14
progress.php
|
@ -8,28 +8,32 @@
|
|||
<body text="#ffffff" bgcolor="#000000" link="#SkyBlue" vlink="#0000ff" alink="LightSeaGreen">
|
||||
|
||||
<center>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width=768 vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
<table border=0 cols=0 cellpadding=0 cellspacing=0 width="95%" vspace="5" align=center valign=absmiddle bgcolor=black><tr><td>
|
||||
|
||||
<br>
|
||||
<table border="0" cols="0" width="95%" align="center">
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center>
|
||||
<img src="images/qflogosmallblack.png" border="0"><img src="images/progress.png" border="0">
|
||||
<br><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td WIDTH="100%" align=center><hr>
|
||||
[ <a href="index.php">about</a> ]
|
||||
[ <a href="news.php">news</a> ]
|
||||
[ progress ]
|
||||
[ <a href="irc.php">irc</a> ]</tr>
|
||||
[ <a href="irc.php">irc</a> ]
|
||||
[ <a href="devfiles.php">downloads</a> ]
|
||||
[ <a href="howto.php">howto</a> ]
|
||||
[ <a href="main.php#list">mailing lists</a> ]
|
||||
[ <a href="links.php">links</a> ]
|
||||
[ <a href="mailto:palisade@quakeforge.net">comments</a> ]
|
||||
[ <a href="ftp://quake.sourceforge.net/pub/quake/cvs-snapshots/quakeforge/CREDITS">Credits</a> ]
|
||||
</tr><br><br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<td><hr>
|
||||
<font size="+1">Linux</font><br>
|
||||
<img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png"><img src="images/pb.png">
|
||||
100%<br>
|
||||
|
@ -120,7 +124,9 @@
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
<center>
|
||||
<br>
|
||||
<a href="http://www.sourceforge.net"><img src="images/sflogo.png" border=0 alt="SourceForge"></a>
|
||||
<a href="http://www.libranet.com/petition.html"><img src="images/petition_button.jpg" border=0 alt="Sign The Linux Driver
|
||||
|
|
Loading…
Reference in a new issue