[or-cvs] r23508: {website} fix paths to images. (website/trunk/projects/en)

Andrew Lewman andrew at torproject.org
Sat Oct 9 20:20:37 UTC 2010


Author: phobos
Date: 2010-10-09 20:20:37 +0000 (Sat, 09 Oct 2010)
New Revision: 23508

Modified:
   website/trunk/projects/en/torbrowser-split.wml
   website/trunk/projects/en/torbrowser.wml
Log:
fix paths to images.


Modified: website/trunk/projects/en/torbrowser-split.wml
===================================================================
--- website/trunk/projects/en/torbrowser-split.wml	2010-10-09 20:17:23 UTC (rev 23507)
+++ website/trunk/projects/en/torbrowser-split.wml	2010-10-09 20:20:37 UTC (rev 23508)
@@ -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&nbsp;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>

Modified: website/trunk/projects/en/torbrowser.wml
===================================================================
--- website/trunk/projects/en/torbrowser.wml	2010-10-09 20:17:23 UTC (rev 23507)
+++ website/trunk/projects/en/torbrowser.wml	2010-10-09 20:20:37 UTC (rev 23508)
@@ -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 (&times;)" /> (6).
+    on the <img src="$(IMGROOT)/tbb-close-button.png" alt="Close button (&times;)" /> (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>
     



More information about the tor-commits mailing list