[or-cvs] r16797: {website} Add OS icons to the download page to add some clarity. (in website/trunk: en images)

phobos at seul.org phobos at seul.org
Mon Sep 8 06:19:46 UTC 2008


Author: phobos
Date: 2008-09-08 02:19:45 -0400 (Mon, 08 Sep 2008)
New Revision: 16797

Added:
   website/trunk/images/ico-osx-uni.png
   website/trunk/images/ico-tux.png
   website/trunk/images/ico-win.png
Modified:
   website/trunk/en/download.wml
Log:
Add OS icons to the download page to add some clarity.


Modified: website/trunk/en/download.wml
===================================================================
--- website/trunk/en/download.wml	2008-09-08 04:00:24 UTC (rev 16796)
+++ website/trunk/en/download.wml	2008-09-08 06:19:45 UTC (rev 16797)
@@ -13,7 +13,7 @@
 <table width="100%" border="0" cellspacing="0" cellpadding="3">
 <thead>
 <tr bgcolor="#e5e5e5">
-<th>Platform</th>
+<th>Operating System</th>
 <th>Download Stable</th>
 <th>Download Unstable</th>
 <th>Help</th>
@@ -22,7 +22,7 @@
 
 <tr>
   <td>
-    Windows<br />
+    <img src="images/ico-win.png"> Windows<br />
     <small><em>Vista, XP, 2000, 2003 Server, Millenium, 98SE</em></small>
   </td>
   <td>
@@ -38,7 +38,7 @@
 
 <tr bgcolor="#e5e5e5">
   <td>
-    Tor Browser Bundle for Windows (Contains Tor, Torbutton, Polipo, and Firefox)<br />
+    <img src="images/ico-win.png"> Tor Browser Bundle for Windows (Contains Tor, Torbutton, Polipo, and Firefox)<br />
   </td>
   <td>
   </td>
@@ -54,7 +54,7 @@
 
 <tr bgcolor="#e5e5e5">
   <td>
-    Tor IM Browser Bundle for Windows (Contains, Tor, Torbutton, Polipo, Firefox, and Pidgin)<br />
+    <img src="images/ico-win.png"> Tor IM Browser Bundle for Windows (Contains, Tor, Torbutton, Polipo, Firefox, and Pidgin)<br />
   </td>
   <td>
   </td>
@@ -70,7 +70,7 @@
 
 <tr>
   <td>
-    Mac<br />
+    <img src="images/ico-osx-uni.png"> Mac<br />
     <small><em>Universal Binary (OSX 10.4 &amp; 10.5)</em></small>
   </td>
   <td>
@@ -102,7 +102,7 @@
 
 <tr>
   <td>
-    Linux/Unix packages<br />
+    <img src="images/ico-tux.png"> Linux/Unix packages<br />
     <small><em>Redhat/CentOS, Fedora, Debian, Ubuntu, SUSE</em></small>
   </td>
   <td colspan="2">
@@ -255,7 +255,7 @@
 <table width="100%" border="0" cellspacing="0" cellpadding="3">
 <thead>
 <tr bgcolor="e5e5e5">
-<th>Platform</th>
+<th>Operating System</th>
 <th>Download Stable</th>
 <th>Download Unstable</th>
 <th>Help</th>
@@ -264,7 +264,7 @@
 
 <tr>
   <td>
-    Windows (Contains only Tor)<br />
+    <img src="images/ico-win.png"> Windows (Contains only Tor)<br />
     <small><em>Vista, XP, 2000, 2003 Server, Millenium, 98SE</em></small>
   </td>
   <td>
@@ -280,7 +280,7 @@
 
 <tr bgcolor="#e5e5e5">
   <td>
-    Mac (Contains only Tor)<br />
+    <img src="images/ico-osx-uni.png"> Mac (Contains only Tor)<br />
     <small><em>Universal Binary (OSX 10.4 &amp; 10.5)</em></small>
   </td>
   <td>
@@ -312,7 +312,7 @@
 
 <tr bgcolor="#e5e5e5">
   <td>
-    Linux/Unix packages (Contains only Tor)<br />
+    <img src="images/ico-tux.png"> Linux/Unix packages (Contains only Tor)<br />
     <small><em>Redhat/CentOS, Fedora, Debian, Ubuntu, SUSE</em></small>
   </td>
   <td colspan="2">

Added: website/trunk/images/ico-osx-uni.png
===================================================================
(Binary files differ)


Property changes on: website/trunk/images/ico-osx-uni.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: website/trunk/images/ico-tux.png
===================================================================
(Binary files differ)


Property changes on: website/trunk/images/ico-tux.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: website/trunk/images/ico-win.png
===================================================================
(Binary files differ)


Property changes on: website/trunk/images/ico-win.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the tor-commits mailing list