Andrew Lewman commited on 2010-10-09 22:07:48
Zeige 1 geänderte Dateien mit 22 Einfügungen und 10 Löschungen.
| ... | ... |
@@ -76,20 +76,32 @@ |
| 76 | 76 |
<td class="intro" colspan="4">The Vidalia Bundle contains Tor, Vidalia, and Polipo for installation on your system. You need to configure your applications to use it.</td> |
| 77 | 77 |
</tr> |
| 78 | 78 |
<tr> |
| 79 |
- <td><span class="column-title">Version</span></td> |
|
| 80 |
- <td colspan="3"><span class="column-title">Platform</span></td> |
|
| 79 |
+ <td><span class="column-title">Operating System</span></td> |
|
| 80 |
+ <td><span class="column-title">Notes</span></td> |
|
| 81 |
+ <td><span class="column-title">Stable</span></td> |
|
| 82 |
+ <td><span class="column-title">Alpha</span></td> |
|
| 83 |
+ <td><span class="column-title">Installation Guide</span></td> |
|
| 81 | 84 |
</tr> |
| 82 | 85 |
<tr class="beige"> |
| 83 |
- <td><version-stable></td> |
|
| 84 |
- <td><span class="windows"><a href="<package-win32-bundle-stable>">Download</a></span></td> |
|
| 85 |
- <td><span class="mac"><a href="<package-osx-x86-bundle-stable>">Download</a></span> |
|
| 86 |
- <td><span class="linux"><a href="<page download/download-unix>">Unix Repositories</a></span></td> |
|
| 86 |
+ <td><span class="windows">Windows</span></td> |
|
| 87 |
+ <td>Windows 7, Vista, XP, 2003 Server</td> |
|
| 88 |
+ <td><a href="<package-win32-bundle-stable>"><version-win32-stable></a></td> |
|
| 89 |
+ <td><a href="<package-win32-bundle-alpha>"><version-win32-alpha></a></td> |
|
| 90 |
+ <td><a href="<page docs/tor-doc-windows>">Windows</a></td> |
|
| 87 | 91 |
</tr> |
| 88 | 92 |
<tr> |
| 89 |
- <td><version-alpha></td> |
|
| 90 |
- <td><span class="windows"><a href="<package-win32-bundle-alpha>">Download</a></span></td> |
|
| 91 |
- <td><span class="mac"><a href="<package-osx-x86-bundle-alpha>">Download</a></span> |
|
| 92 |
- <td><span class="linux"><a href="<page download/download-unix>">Unix Repositories</a></span></td> |
|
| 93 |
+ <td><span class="mac">Mac (x86)</span></td> |
|
| 94 |
+ <td>Intel only</td> |
|
| 95 |
+ <td><a href="<package-osx-x86-bundle-stable>"><version-osx-x86-stable></a></td> |
|
| 96 |
+ <td><a href="<package-osx-x86-bundle-alpha>"><version-osx-x86-alpha></a></td> |
|
| 97 |
+ <td><a href="<page docs/tor-doc-osx>">Mac (Intel)</a></td> |
|
| 98 |
+ </tr> |
|
| 99 |
+ <tr class="beige"> |
|
| 100 |
+ <td><span class="mac">Mac (PPC)</span></td> |
|
| 101 |
+ <td>PowerPC only</td> |
|
| 102 |
+ <td><a href="<package-osx-ppc-bundle-stable>"><version-osx-ppc-stable></a></td> |
|
| 103 |
+ <td><a href="<package-osx-ppc-bundle-alpha>"><version-osx-ppc-alpha></a></td> |
|
| 104 |
+ <td><a href="<page docs/tor-doc-osx>">Mac (Power PC)</a></td> |
|
| 93 | 105 |
</tr> |
| 94 | 106 |
</table> |
| 95 | 107 |
<table class="topforty"> |
| 96 | 108 |