Fix the tor browser images to be the correct scale and size, fixes ticket 2674. Thank to jeremy for fixing this.
Andrew Lewman

Andrew Lewman commited on 2011-08-17 18:55:15
Zeige 9 geänderte Dateien mit 7 Einfügungen und 7 Löschungen.

... ...
@@ -226,7 +226,7 @@ body {
226 226
 	width: 960px;
227 227
 }
228 228
 
229
-	#content img { max-width: 550px; } 
229
+	#content img { max-width: 710px; }
230 230
 
231 231
 	#breadcrumbs { padding: 0 0 10px 5px; }
232 232
 
... ...
@@ -100,7 +100,7 @@
100 100
     
101 101
     <p>After you have downloaded all the files above, double click on the file with the icon of a box (1).</p>
102 102
     
103
-    <p><img src="$(IMGROOT)/tbb-split-screenshot1.png" alt="Screenshot of starting extraction process"></p>
103
+    <p><img src="$(IMGROOT)/tbb-split-screenshot1.jpg" alt="Screenshot of starting extraction process"></p>
104 104
     
105 105
     <p>Click on the button labelled <strong>Browse...</strong> (2) and select where you want
106 106
     to save the bundle then click <strong>OK</strong> (3). At least 50&nbsp;MB free
... ...
@@ -112,7 +112,7 @@
112 112
     <p>Click <strong>Install</strong> (4) to begin extraction. This may take a
113 113
     few minutes to complete.</p>
114 114
     
115
-    <p><img src="$(IMGROOT)/tbb-split-screenshot2.png" alt="Screenshot of extraction process"></p>
115
+    <p><img src="$(IMGROOT)/tbb-split-screenshot2.jpg" alt="Screenshot of extraction process"></p>
116 116
     
117 117
     <p>Once the extraction has completed, see the <a href="<page projects/torbrowser>#Usage">usage instructions</a> for how to start Tor.</p>
118 118
   </div>
... ...
@@ -220,7 +220,7 @@ href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbun
220 220
     <p>Click <strong>Extract</strong> (3) to begin extraction. This may take a
221 221
     few minutes to complete.</p>
222 222
     
223
-    <p><img src="$(IMGROOT)/tbb-screenshot1.png" alt="Screenshot of
223
+    <p><img src="$(IMGROOT)/tbb-screenshot1.jpg" alt="Screenshot of
224 224
 extraction process" /></p>
225 225
     
226 226
     <a id="Usage"></a>
... ...
@@ -233,7 +233,7 @@ extraction process" /></p>
233 233
     
234 234
     <p>The Vidalia window will shortly appear.</p>
235 235
     
236
-    <p><img src="$(IMGROOT)/tbb-screenshot2.png" alt="Screenshot of
236
+    <p><img src="$(IMGROOT)/tbb-screenshot2.jpg" alt="Screenshot of
237 237
 bundle startup" /></p>
238 238
     
239 239
     <p>Once Tor is ready, Firefox will automatically be opened. Only web pages
... ...
@@ -251,12 +251,12 @@ bundle startup" /></p>
251 251
     For privacy reasons, the list of
252 252
     webpages you visited and any cookies will be deleted.</p>
253 253
     
254
-    <p><img src="$(IMGROOT)/tbb-screenshot3a.png" alt="Screenshot of
254
+    <p><img src="$(IMGROOT)/tbb-screenshot3a.jpg" alt="Screenshot of
255 255
 Firefox" /></p>
256 256
     
257 257
     <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>
258 258
     
259
-    <p><img src="$(IMGROOT)/tbb-screenshot3b.png" alt="Screenshot of
259
+    <p><img src="$(IMGROOT)/tbb-screenshot3b.jpg" alt="Screenshot of
260 260
 Pidgin" /></p>
261 261
     
262 262
     <p>To use the Tor Browser Bundle or Tor IM Browser Bundle again, repeat the steps in <a href="#Usage">"Usage"</a>.</p>
263 263