lostwages/ templates/en/download.template imag ...

Jeremy Newman jnewman at wine.codeweavers.com
Wed Jan 4 15:52:47 CST 2006


ChangeSet ID:	22093
CVSROOT:	/opt/cvs-commit
Module name:	lostwages
Changes by:	jnewman at winehq.org	2006/01/04 15:52:47

Modified files:
	templates/en   : download.template 
Added files:
	images/distro  : sun.png 

Log message:
	Tom Wickline <twickline at gmail.com>
	add Solaris to the download page

Patch: http://cvs.winehq.org/patch.py?id=22093

Old revision  New revision  Changes     Path
 Added         1.1           +0 -0       lostwages/images/distro/sun.png
 1.71          1.72          +13 -1      lostwages/templates/en/download.template

Index: lostwages/templates/en/download.template
diff -u -p lostwages/templates/en/download.template:1.71 lostwages/templates/en/download.template:1.72
--- lostwages/templates/en/download.template:1.71	4 Jan 2006 21:52:47 -0000
+++ lostwages/templates/en/download.template	4 Jan 2006 21:52:47 -0000
@@ -78,9 +78,21 @@ for post-installation instructions.</b><
     <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> <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.blastwave.org/wine/">
+	  <img src="{$root}/images/distro/sun.png" width="50" height="50" alt="Sun Solaris" border="0"></a>
+    </td>
+    <td> <b><a href="http://www.blastwave.org/wine/">Solaris</a></b>
+         binary and source for Solaris 9 and 10</td>
+    <td><a href="mailto:solaris.wine at optusnet.com.au">Robert Lunnon</a></td>
+  </tr>
+
+
   <tr bgcolor="#ffffff">
     <td align=center><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&amp;package_id=112520">
 	  <img src="{$root}/images/distro/windows.png" width="50" height="54" alt="Windows" border="0"></a>



More information about the wine-cvs mailing list