3a7fcdee00860ff9fbe19e28d02f0565b48a47cc
Roger Dingledine turn them into wml files, w...

Roger Dingledine authored 16 years ago

1) ## translation metadata
2) # Revision: $Revision$
3) 
4) #include "head.wmi" TITLE="Tor Browser Bundle: Details"
5) 
6) <div class="main-column">
7) 
8) <!-- PUT CONTENT AFTER THIS TAG -->
9) 
10) <h2>Tor Browser Bundle: Details</h2>
11) <hr>
12) 
13) <h3 id="contents">Bundle contents</h3>
14) 
15) <ul>
16) <li>Vidalia (svn trunk revision 2346)</li>
17) <li>Tor 0.2.0.19-alpha (with libevent-1.3e, zlib-1.2.3 and
18) openssl-0.9.8g)</li>
19) <li>FirefoxPortable 2.0.0.12 (includes Firefox 2.0.0.12 and Torbutton
20) 1.1.13-alpha)</li>
21) <li>Polipo 1.0.4</li>
22) </ul>
23) 
24) <h3 id="build">Building the bundle</h3>
25) 
Nick Mathewson Remove extraneous </a>. Pat...

Nick Mathewson authored 16 years ago

26) <p>To re-build the bundle, download the <a href="dist/tor-browser-0.0.8-src.tar.gz">source distribution</a> (<a href="dist/tor-browser-0.0.8-src.tar.gz.asc">signature</a>). See <a href="https://tor-svn.freehaven.net/svn/torbrowser/trunk/README">README</a> for the directory layout and changelog. Build instructions can be found in <a href="https://tor-svn.freehaven.net/svn/torbrowser/trunk/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>