[tor-commits] r26846: {website} Removed "Bundle" from Tor Browser project page description (in website/trunk: css images projects/en)
Matt Pagan
matt at pagan.io
Sun Jun 22 17:37:24 UTC 2014
Author: mttp
Date: 2014-06-22 17:37:23 +0000 (Sun, 22 Jun 2014)
New Revision: 26846
Added:
website/trunk/images/tb-lg.png
Modified:
website/trunk/css/tbbproject.css
website/trunk/projects/en/torbrowser.wml
Log:
Removed "Bundle" from Tor Browser project page description
Modified: website/trunk/css/tbbproject.css
===================================================================
--- website/trunk/css/tbbproject.css 2014-06-21 01:22:37 UTC (rev 26845)
+++ website/trunk/css/tbbproject.css 2014-06-22 17:37:23 UTC (rev 26846)
@@ -143,7 +143,7 @@
font-size:15px;
text-align:right;}
.tbb.box .pjsplash{
- background:url(../images/tbb-lg.png) no-repeat scroll 82px 35px;
+ background:url(../images/tb-lg.png) no-repeat scroll 82px 35px;
margin-top:-374px;
position:relative;
margin-right:610px;
Added: website/trunk/images/tb-lg.png
===================================================================
(Binary files differ)
Property changes on: website/trunk/images/tb-lg.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: website/trunk/projects/en/torbrowser.wml
===================================================================
--- website/trunk/projects/en/torbrowser.wml 2014-06-21 01:22:37 UTC (rev 26845)
+++ website/trunk/projects/en/torbrowser.wml 2014-06-22 17:37:23 UTC (rev 26846)
@@ -17,7 +17,7 @@
<div class="tbb box">
#include "side.wmi"
<!-- END SIDECOL -->
- <div class="pjtitle"><h2>What is the Tor Browser Bundle?</h2></div>
+ <div class="pjtitle"><h2>What is the Tor Browser?</h2></div>
<div class="pjtext">
<p>The <strong>Tor</strong> software protects
you by bouncing your communications around a distributed network of
@@ -25,7 +25,7 @@
watching your Internet connection from learning what sites you visit,
it prevents the sites you visit from learning your physical location,
and it lets you access sites which are blocked.</p>
- <p>The <strong>Tor Browser Bundle</strong> lets you use Tor on
+ <p>The <strong>Tor Browser</strong> lets you use Tor on
Windows, Mac OS X, or Linux without needing to install any software.
It can run off a USB flash drive, comes with a pre-configured web
browser to protect your anonymity, and is self-contained.</p>
@@ -34,13 +34,13 @@
<div class="pjsplash">
<a class="button" href="#downloads">
<span class="strong">Download</span>
- <span class="normal">Tor Browser Bundle</span>
+ <span class="normal">Tor Browser</span>
</a>
<p>Installation Instructions
<br><a href="#windows">Windows</a> • <a href="#macosx">OS X</a> • <a href="#linux">Linux</a></p>
</div>
<div class="pjvids">
- <h3>Quick Videos on how to use the Tor Browser Bundle</h3>
+ <h3>Quick Videos on how to use the Tor Browser</h3>
</div>
<div class="vidtable">
<table>
@@ -84,8 +84,9 @@
</div>
<div id="downloads" class="anchor"></div>
<div class="downloads box">
- <div class="pjtitle"><h2>Tor Browser Bundle Downloads</h2></div>
- <div class="pjflavor"><p>To start using the Tor Browser Bundle download the file for your
+ <div class="pjtitle"><h2>Tor Browser Downloads</h2></div>
+ <div class="pjflavor"><p>To start using Tor Browser, download the file
+ for your
preferred language. This file can be saved wherever is convenient,
e.g. the Desktop or a USB flash drive.</p></div>
<div class="pjtext">
@@ -331,7 +332,7 @@
<p>Once that's done, switch to the Tor browser directory by running:</p>
<p><code>cd tor-browser_<var>LANG</var></code></p>
<p><em>(where <var>LANG</var> is the language listed in the filename).</em><p>
- <p>To run the Tor Browser Bundle, execute the <strong>start-tor-browser</strong> script:</p>
+ <p>To run Tor Browser, execute the <strong>start-tor-browser</strong> script:</p>
<p><code>./start-tor-browser</code></p>
<p>This will launch Tor Launcher and once that connects to Tor, it will launch
Firefox. <strong><em>Do not unpack or run TBB as root.</em></strong></p>
@@ -365,7 +366,7 @@
of web pages you visited and any cookies will be deleted.</p>
<p><a href="$(IMGROOT)/tbb-screenshot3.jpg"><img src="$(IMGROOT)/tbb-screenshot3.jpg" alt="Screenshot of
Firefox" width="860" height="645"></a></p>
- <p>To use the Tor Browser Bundle again, double click on the "Start Tor Browser" application.</p>
+ <p>To use the Tor Browser again, double click on the "Start Tor Browser" application.</p>
<p>Remember that Tor anonymizes the origin of your traffic,
and it encrypts everything inside the Tor network, but <a
href="<wikifaq>#ExitEavesdroppers">it can't encrypt your traffic
@@ -384,7 +385,7 @@
email the <a href="<page about/contact>">help desk</a>.</p>
<br><br>
<h3>Comments and suggestions</h3>
- <p>The Tor Browser Bundle is under development and not yet complete.
+ <p>The Tor Browser is under development and not yet complete.
To discuss improvements and submit comments, please use the <a
href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk">tor-talk</a>
mailing list.</p>
@@ -392,14 +393,14 @@
<h3>More information</h3>
<p><strong><em>What is Tor and why do I need it?</em></strong>
<br>To learn more about Tor, visit the <a href="<page index>">Tor Project website</a>.</p>
- <p><strong><em>What is in the Tor Browser Bundle?</em></strong>
+ <p><strong><em>What is in the Tor Browser?</em></strong>
<br>It contains Tor, a modified Firefox ESR, and Torbutton
(<a href="https://www.torproject.org/torbrowser/design/">design</a>) (<a
href="<page projects/torbrowser-details>#contents">version details</a>).</p>
<p><strong><em>How can I make my own bundle?</em></strong>
<br>To download the source code and learn how to build the bundle yourself, read
the <a href="<page projects/torbrowser-details>#build">build instructions</a>.</p>
- <p>Tor Browser Bundle is partially based on <a
+ <p>Tor Browser is partially based on <a
href="https://www.mozilla.org/en-US/firefox/organizations/">Mozilla
Firefox ESR</a>.</p>
</div>
More information about the tor-commits
mailing list