Module: website Branch: master Commit: 829ef4b6955a6c7d85b1ca54a7f06aa3fa7764e7 URL: http://source.winehq.org/git/website.git/?a=commit;h=829ef4b6955a6c7d85b1ca5...
Author: Austin English austinenglish@gmail.com Date: Mon Mar 24 12:36:01 2008 -0500
Download.template: Update PC-BSD download link and icon [Resend-2]
Not sure why it wasn't applied the first time. Didn't receive any comments on it. Anywho, in case it was accidently sent to /dev/null, here it is again. Fixes bug 12095. http://bugs.winehq.org/show_bug.cgi?id=12095
This time, the patch is attached :-).
From aed5e33d3b3e14d1046a188ce1e4fb13b241d13d Mon Sep 17 00:00:00 2001
From: Austin English austinenglish@gmail.com Date: Tue, 18 Mar 2008 11:59:45 -0500 Subject: [PATCH] Download.template: Update PC-BSD download link and icon
---
images/distro/pcbsd.png | Bin 1380 -> 4400 bytes templates/en/download.template | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/images/distro/pcbsd.png b/images/distro/pcbsd.png index 3d3e0b0..b156d2c 100644 Binary files a/images/distro/pcbsd.png and b/images/distro/pcbsd.png differ diff --git a/templates/en/download.template b/templates/en/download.template index 2ae6ab5..8f7dd71 100644 --- a/templates/en/download.template +++ b/templates/en/download.template @@ -92,10 +92,10 @@ for post-installation instructions.</b></p> </tr>
<tr bgcolor="#ffffff"> - <td align=center><a href="http://www.pbidir.com/search.php?str=wine"> + <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> - <td> <b><a href="http://www.pbidir.com/search.php?str=wine">PC-BSD</a></b> + <td> <b><a href="http://www.pbidir.com/bt/search/?str=wine&search=Search">PC-BSD</a></b> binary packages .pbi for PC-BSD (FreeBSD based OS)</td> <td><a href="mailto:kris@pcbsd.com">Kris Moore</a></td> </tr>