mirror of
https://github.com/torproject/webwml.git
synced 2024-11-27 19:50:22 +00:00
fix paths to images.
This commit is contained in:
parent
f6b86d239c
commit
de06980f71
@ -100,7 +100,7 @@
|
||||
|
||||
<p>After you have downloaded all the files above, double click on the file with the icon of a box (1).</p>
|
||||
|
||||
<p><img src="images/tbb-split-screenshot1.png" alt="Screenshot of starting extraction process" /></p>
|
||||
<p><img src="$(IMGROOT)/tbb-split-screenshot1.png" alt="Screenshot of starting extraction process" /></p>
|
||||
|
||||
<p>Click on the button labelled <strong>Browse...</strong> (2) and select where you want
|
||||
to save the bundle then click <strong>OK</strong> (3). At least 50 MB free
|
||||
@ -112,7 +112,7 @@
|
||||
<p>Click <strong>Install</strong> (4) to begin extraction. This may take a
|
||||
few minutes to complete.</p>
|
||||
|
||||
<p><img src="images/tbb-split-screenshot2.png" alt="Screenshot of extraction process" /></p>
|
||||
<p><img src="$(IMGROOT)/tbb-split-screenshot2.png" alt="Screenshot of extraction process" /></p>
|
||||
|
||||
<p>Once the extraction has completed, see the <a href="<page projects/torbrowser>#Usage">usage instructions</a> for how to start Tor.</p>
|
||||
</div>
|
||||
|
@ -184,7 +184,7 @@
|
||||
<p>Click <strong>Extract</strong> (3) to begin extraction. This may take a
|
||||
few minutes to complete.</p>
|
||||
|
||||
<p><img src="images/tbb-screenshot1.png" alt="Screenshot of extraction process" /></p>
|
||||
<p><img src="$(IMGROOT)/tbb-screenshot1.png" alt="Screenshot of extraction process" /></p>
|
||||
|
||||
<a id="Usage"></a>
|
||||
<h3><a class="anchor" href="#Usage">Usage</a></h3>
|
||||
@ -196,7 +196,7 @@
|
||||
|
||||
<p>The Vidalia window will shortly appear.</p>
|
||||
|
||||
<p><img src="images/tbb-screenshot2.png" alt="Screenshot of bundle startup" /></p>
|
||||
<p><img src="$(IMGROOT)/tbb-screenshot2.png" alt="Screenshot of bundle startup" /></p>
|
||||
|
||||
<p>Once Tor is ready, Firefox will automatically be opened. Only web pages
|
||||
visited through the included Firefox browser will be sent via Tor. Other web
|
||||
@ -208,15 +208,15 @@
|
||||
<p>If you installed the Tor IM Browser Bundle, the Pidgin instant messaging client will also be automatically opened.</p>
|
||||
|
||||
<p>Once you are finished browsing, close any open Firefox windows by clicking
|
||||
on the <img src="images/tbb-close-button.png" alt="Close button (×)" /> (6).
|
||||
on the <img src="$(IMGROOT)/tbb-close-button.png" alt="Close button (×)" /> (6).
|
||||
For privacy reasons, the list of
|
||||
webpages you visited and any cookies will be deleted.</p>
|
||||
|
||||
<p><img src="images/tbb-screenshot3a.png" alt="Screenshot of Firefox" /></p>
|
||||
<p><img src="$(IMGROOT)/tbb-screenshot3a.png" alt="Screenshot of Firefox" /></p>
|
||||
|
||||
<p>With the Tor Browser Bundle, Vidalia and Tor will automatically close. With the Tor IM Browser Bundle you need to also close Pidgin by right-clicking on the Pidgin icon (7), and choosing Quit (8).</p>
|
||||
|
||||
<p><img src="images/tbb-screenshot3b.png" alt="Screenshot of Pidgin" /></p>
|
||||
<p><img src="$(IMGROOT)/tbb-screenshot3b.png" alt="Screenshot of Pidgin" /></p>
|
||||
|
||||
<p>To use the Tor Browser Bundle or Tor IM Browser Bundle again, repeat the steps in <a href="#Usage">"Usage"</a>.</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user