mirror of
https://github.com/torproject/webwml.git
synced 2025-02-13 14:14:24 +00:00
55 lines
1.7 KiB
Plaintext
55 lines
1.7 KiB
Plaintext
## translation metadata
|
|
# Revision: $Revision$
|
|
# Translation-Priority: 4-optional
|
|
|
|
#include "head.wmi" TITLE="Tor Browser Bundle: Details" CHARSET="UTF-8"
|
|
|
|
<div id="content" class="clearfix">
|
|
<div id="breadcrumbs">
|
|
<a href="<page index>">Home » </a>
|
|
<a href="<page projects/projects>">Projects » </a>
|
|
<a href="<page projects/torbrowser>">TorBrowser</a>
|
|
</div>
|
|
<div id="maincol">
|
|
|
|
<!-- PUT CONTENT AFTER THIS TAG -->
|
|
|
|
<h2>Tor Browser Bundle: Details</h2>
|
|
<hr>
|
|
|
|
<h3 id="contents">Stable Bundle contents</h3>
|
|
|
|
<ul>
|
|
<li>Vidalia <version-torbrowser-vidalia></li>
|
|
<li>Tor <version-torbrowser-tor></li>
|
|
<li>Mozilla Firefox ESR and Torbutton <version-torbrowser-torbutton></li>
|
|
</ul>
|
|
|
|
<h3 id="alphacontents">Alpha Bundle Contents</h3>
|
|
|
|
<ul>
|
|
<li>Vidalia <version-vidalia-alpha></li>
|
|
<li>Tor <version-alpha></li>
|
|
<li>Mozilla Firefox <version-torbrowser-firefox> and Torbutton <version-torbrowser-torbutton></li>
|
|
</ul>
|
|
|
|
<h3 id="build">Building the bundle</h3>
|
|
|
|
<p>To re-build the bundle, download the <a
|
|
href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>-src.tar.gz">source
|
|
distribution</a> (<a
|
|
href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>-src.tar.gz.asc">signature</a>).
|
|
See <a href="https://gitweb.torproject.org/torbrowser.git/tree">README</a> for
|
|
the directory layout and changelog. Build instructions can be found in <a
|
|
href="<tbbrepo>/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>
|
|
</div>
|
|
<!-- END MAINCOL -->
|
|
<div id = "sidecol">
|
|
#include "side.wmi"
|
|
#include "info.wmi"
|
|
</div>
|
|
<!-- END SIDECOL -->
|
|
</div>
|
|
<!-- END CONTENT -->
|
|
#include <foot.wmi>
|