[or-cvs] r23497: {website} fix img path to torbrowser split-screenshot. (in website/trunk: images projects/en)

Andrew Lewman andrew at torproject.org
Sat Oct 9 19:29:29 UTC 2010


Author: phobos
Date: 2010-10-09 19:29:29 +0000 (Sat, 09 Oct 2010)
New Revision: 23497

Added:
   website/trunk/images/tbb-split-screenshot1.png
   website/trunk/images/tbb-split-screenshot2.png
Modified:
   website/trunk/projects/en/torbrowser-split.wml
Log:
fix img path to torbrowser split-screenshot.


Added: website/trunk/images/tbb-split-screenshot1.png
===================================================================
(Binary files differ)


Property changes on: website/trunk/images/tbb-split-screenshot1.png
___________________________________________________________________
Added: svn:mime-type
   + image/png

Added: website/trunk/images/tbb-split-screenshot2.png
===================================================================
(Binary files differ)


Property changes on: website/trunk/images/tbb-split-screenshot2.png
___________________________________________________________________
Added: svn:mime-type
   + image/png

Modified: website/trunk/projects/en/torbrowser-split.wml
===================================================================
--- website/trunk/projects/en/torbrowser-split.wml	2010-10-09 19:26:52 UTC (rev 23496)
+++ website/trunk/projects/en/torbrowser-split.wml	2010-10-09 19:29:29 UTC (rev 23497)
@@ -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="img/split-screenshot1.png" alt="Screenshot of starting extraction process" /></p>
+    <p><img src="images/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="img/split-screenshot2.png" alt="Screenshot of extraction process" /></p>
+    <p><img src="images/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>



More information about the tor-commits mailing list