Patch - Added link download page in "Latest stable release" section

From 489260e8c83c2255a8b92e89ffbe8e8c26ef721b Mon Sep 17 00:00:00 2001
From: Federico Hernandez <ultrafredde@gmail.com>
Date: Fri, 22 May 2009 13:54:41 +0200
Subject: [PATCH] * Added link download page in "Latest stable release" section

* On download page: corrected names for distributions and packages
This commit is contained in:
Paul Beckingham 2009-05-22 21:16:33 -04:00
parent cce755e5da
commit 886f8e252e
2 changed files with 16 additions and 4 deletions

View file

@ -46,17 +46,21 @@
</td>
</tr>
<tr style="background-color:#f0f0f0">
<td valign="top" rowspan="4">1.8.0 (Latest)<br />?/?/2009</td>
<td valign="top" rowspan="5">1.8.0 (Latest)<br />?/?/2009</td>
<td>Source</td>
<td><a href="http://www.beckingham.net/task-1.8.0.tar.gz">task-1.8.0.tar.gz</a></td>
</tr>
<tr style="background-color:#f0f0f0">
<td>Fedora RPM</td>
<td>Fedora 10 Linux</td>
<td><a href="http://www.beckingham.net/task-1.8.0-1.fc10.i386.rpm">task-1.8.0-1.fc10.i386.rpm</a></td>
</tr>
<tr style="background-color:#f0f0f0">
<td>Debian Linux</td>
<td><a href="http://www.beckingham.net/task-1.8.0-0.i386.deb">task-1.8.0-0.i386.deb</a></td>
<td>Ubuntu 9.04 (jaunty) Linux</td>
<td><a href="http://www.beckingham.net/task-1.8.0-0ubuntu1.i386.deb">task_1.8.0-0ubuntu1_i386.deb</a></td>
</tr>
<tr style="background-color:#f0f0f0">
<td>Debian 5.0.1 (lenny) Linux</td>
<td><a href="http://www.beckingham.net/task-1.8.0-0.i386.deb">task_1.8.0-1_i386.deb</a></td>
</tr>
<tr style="background-color:#f0f0f0">
<td>OS X Leopard (Intel)</td>

View file

@ -112,6 +112,14 @@
<div class="content">
<table>
<tr>
<td colspan="3">
Ready compiled install-packages for several Linux distributions can be found on the
<a href="download.html">Download</a>-page.
<br />
<br />
</td>
</tr>
<tr>
<td>Source</td>
<td><a href="http://www.beckingham.net/task-1.8.0.tar.gz">task-1.8.0.tar.gz</a></td>