Trim the download page a bit to reduce vertical scrolling and an uneeded paragraph.

Scott Ritchie scott at open-vote.org
Thu Feb 12 03:32:42 CST 2009


Also move FreeBSD to be right next to PC BSD.

---

 templates/en/download.template |   29 ++++++++++++-----------------
 1 files changed, 12 insertions(+), 17 deletions(-)

diff --git a/templates/en/download.template b/templates/en/download.template
index 97e5dfb..1526531 100644
--- a/templates/en/download.template
+++ b/templates/en/download.template
@@ -36,15 +36,10 @@ requested in exchange for hosting the Wine web site.</p>
 
 <h2><a name="binary"></a>Wine Binary Downloads</h2>
 
-<p>Official WineHQ builds for Linux Red Hat, Mandriva, SUSE, Slackware and FreeBSD,
-hosted by <a href="http://sourceforge.net/project/showfiles.php?group_id=6241">SourceForge.net</a>.
-Updated with each release.</p>
-
-<p><b>See the 
+<p><table><tr><td>Latest stable release:</td><td>Wine&nbsp;{$config_stable_release}</td>
+<td rowspan="2"><b>See the 
 <a href="http://wiki.winehq.org/HowTo">installation and configuration how-to</a> 
-for post-installation instructions.</b></p>
-
-<p><table><tr><td>Latest stable release:</td><td>Wine&nbsp;{$config_stable_release}</td></tr>
+for post-installation instructions.</b></td></tr>
 <tr><td>Latest development release:</td><td>Wine&nbsp;{$config_master_release}</td></tr></table></p>
 
 <table border="0" cellpadding="5" cellspacing="1" bgcolor="#EFEFEF">
@@ -74,15 +69,6 @@ for post-installation instructions.</b></p>
   </tr>
 
   <tr bgcolor="#ffffff">
-    <td align="center"><a href="http://www.freshports.org/emulators/wine/">
-      <img src="{$root}/images/distro/freebsd.png" width="50" height="54" alt="FreeBSD" border="0"></a>
-    </td>
-    <td> <b><a href="http://www.freshports.org/emulators/wine/">FreeBSD</a></b> 
-         source for FreeBSD 5.3 or later</td>
-    <td><a href="mailto:gerald at pfeifer.com">Gerald Pfeifer</a></td>
-  </tr>
-
-  <tr bgcolor="#ffffff">
     <td align="center"><a href="http://fedoraproject.org/wiki/AndreasBierfert/Wine">
       <img src="{$root}/images/distro/redhat.png" width="50" height="50" alt="RedHat Linux" border="0"></a>
     </td>
@@ -127,6 +113,15 @@ for post-installation instructions.</b></p>
   </tr>
 
   <tr bgcolor="#ffffff">
+    <td align="center"><a href="http://www.freshports.org/emulators/wine/">
+      <img src="{$root}/images/distro/freebsd.png" width="50" height="54" alt="FreeBSD" border="0"></a>
+    </td>
+    <td> <b><a href="http://www.freshports.org/emulators/wine/">FreeBSD</a></b> 
+         source for FreeBSD 5.3 or later</td>
+    <td><a href="mailto:gerald at pfeifer.com">Gerald Pfeifer</a></td>
+  </tr>
+
+  <tr bgcolor="#ffffff">
     <td align="center"><a href="http://www.pbidir.com/bt/search/?str=wine&search=Search">
       <img src="{$root}/images/distro/pcbsd.png" width="50" height="50" alt="FreeBSD" border="0"></a>
     </td>




More information about the wine-cvs mailing list