Andrew Lewman commited on 2010-10-09 03:32:56
Zeige 1 geänderte Dateien mit 16 Einfügungen und 6 Löschungen.
| ... | ... |
@@ -49,6 +49,9 @@ |
| 49 | 49 |
<table class="topforty"> |
| 50 | 50 |
<tr> |
| 51 | 51 |
<td class="nopad" colspan="5"><div class="title"><a name="tbb">Tor Instant Messager Browser Bundles</a></div></td> |
| 52 |
+ </tr> |
|
| 53 |
+ <tr> |
|
| 54 |
+ <td class="intro" colspan="4">The Tor Browser Bundle contains everything you need to safely browse the Internet. This package requires no installation. Just extract it and run.</td> |
|
| 52 | 55 |
</tr> |
| 53 | 56 |
<tr> |
| 54 | 57 |
<td><span class="column-title">Language</span></td> |
| ... | ... |
@@ -68,25 +71,25 @@ |
| 68 | 71 |
<table class="topforty"> |
| 69 | 72 |
<tr> |
| 70 | 73 |
<td class="nopad" colspan="5"><div class="title"><a name="tor">Vidalia Bundles</a></div></td> |
| 74 |
+ </tr> |
|
| 75 |
+ <tr> |
|
| 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> |
|
| 71 | 77 |
</tr> |
| 72 | 78 |
<tr> |
| 73 | 79 |
<td><span class="column-title">Version</span></td> |
| 74 | 80 |
<td colspan="3"><span class="column-title">Platform</span></td> |
| 75 |
- <td><span class="column-title">Source Code</span></td> |
|
| 76 | 81 |
</tr> |
| 77 | 82 |
<tr class="beige"> |
| 78 | 83 |
<td><version-stable></td> |
| 79 | 84 |
<td><span class="windows"><a href="<package-win32-bundle-stable>">Download</a></span></td> |
| 80 | 85 |
<td><span class="mac"><a href="<package-osx-bundle-stable>">Download</a></span> |
| 81 | 86 |
<td><span class="linux"><a href="<page download/download-unix>">Unix Repositories</a></span></td> |
| 82 |
- <td><a href="<package-source-stable>">Download Tarball</a></td> |
|
| 83 | 87 |
</tr> |
| 84 | 88 |
<tr> |
| 85 | 89 |
<td><version-alpha></td> |
| 86 | 90 |
<td><span class="windows"><a href="<package-win32-bundle-alpha>">Download</a></span></td> |
| 87 | 91 |
<td><span class="mac"><a href="<package-osx-bundle-alpha>">Download</a></span> |
| 88 | 92 |
<td><span class="linux"><a href="<page download/download-unix>">Unix Repositories</a></span></td> |
| 89 |
- <td><a href="<package-source-alpha>">Download Tarball</a></td> |
|
| 90 | 93 |
</tr> |
| 91 | 94 |
</table> |
| 92 | 95 |
<table class="topforty"> |
| ... | ... |
@@ -118,6 +121,12 @@ |
| 118 | 121 |
<table class="topforty"> |
| 119 | 122 |
<tr> |
| 120 | 123 |
<td class="nopad" colspan="4"><div class="title"><a name="expert">Expert Packages</a></div></td> |
| 124 |
+ </tr> |
|
| 125 |
+ <tr> |
|
| 126 |
+ <td class="intro" colspan="4">The Expert Packages |
|
| 127 |
+ contain just Tor and nothing else. You need |
|
| 128 |
+ to configure Tor and all of your applications |
|
| 129 |
+ manually.</td> |
|
| 121 | 130 |
</tr> |
| 122 | 131 |
<tr> |
| 123 | 132 |
<td><span class="column-title">Operating System</span></td> |
| ... | ... |
@@ -134,15 +143,15 @@ |
| 134 | 143 |
<td><a href="<page docs/tor-doc-windows>">Windows</a></td> |
| 135 | 144 |
</tr> |
| 136 | 145 |
<tr> |
| 137 |
- <td><span class="mac">Mac (Intel)</span></td> |
|
| 146 |
+ <td><span class="mac">Mac (x86)</span></td> |
|
| 138 | 147 |
<td>Intel only</td> |
| 139 | 148 |
<td><a href="/dist/osx/Tor-<version-osx-stable>-i386-Bundle.dmg"><version-osx-stable></a></td> |
| 140 | 149 |
<td><a href="/dist/osx/Tor-<version-osx-alpha>-i386-Bundle.dmg"><version-osx-alpha></a></td> |
| 141 | 150 |
<td><a href="<page docs/tor-doc-osx>">Mac (Intel)</a></td> |
| 142 | 151 |
</tr> |
| 143 | 152 |
<tr class="beige"> |
| 144 |
- <td><span class="mac">Mac (Power PC)</span></td> |
|
| 145 |
- <td>Intel only</td> |
|
| 153 |
+ <td><span class="mac">Mac (PPC)</span></td> |
|
| 154 |
+ <td>PowerPC only</td> |
|
| 146 | 155 |
<td><a href="/dist/osx-old/Tor-<version-oldosx-stable>-ppc-Bundle.dmg"><version-oldosx-stable></a></td> |
| 147 | 156 |
<td><a href="dist/osx-old/Tor-<version-oldosx-alpha>-ppc-Bundle.dmg"><version-oldosx-alpha></a></td> |
| 148 | 157 |
<td><a href="<page docs/tor-doc-osx>">Mac (Power PC)</a></td> |
| ... | ... |
@@ -158,6 +167,7 @@ |
| 158 | 167 |
<td>./configure && make && src/or/tor</td> |
| 159 | 168 |
<td><a href="/dist/tor-<version-stable>.tar.gz"><version-stable></a></td> |
| 160 | 169 |
<td><a href="/dist/tor-<version-alpha>.tar.gz"><version-alpha></a></td> |
| 170 |
+ <td></td> |
|
| 161 | 171 |
</tr> |
| 162 | 172 |
</table> |
| 163 | 173 |
|
| 164 | 174 |