fix the windows directions a bit
Andrew Lewman

Andrew Lewman commited on 2009-11-13 16:28:03
Zeige 1 geänderte Dateien mit 15 Einfügungen und 24 Löschungen.

... ...
@@ -8,7 +8,7 @@
8 8
 
9 9
 <div class="main-column">
10 10
 
11
-<h1>Running the <a href="<page index>">Tor</a> client on MS Windows</h1>
11
+<h1>Running the <a href="<page index>">Tor</a> client on Microsoft Windows</h1>
12 12
 <br />
13 13
 
14 14
 <p>
... ...
@@ -25,38 +25,34 @@ guide.</b>
25 25
 <br />
26 26
 
27 27
 <p>
28
-The install for MS Windows bundles <a href="<page index>">Tor</a>,
28
+Microsoft Windows bundles contain <a href="<page index>">Tor</a>,
29 29
 <a href="<page vidalia/index>">Vidalia</a> (a GUI for Tor), Torbutton (a
30 30
 plugin for Mozilla Firefox), and <a
31
-href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a> (a web proxy) into
32
-one package, with the four applications pre-configured to work together.
31
+href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a> (a web
32
+proxy) packaged into one bundle, with the four applications pre-configured to work together.
33 33
 Download either the <a href="../<package-win32-bundle-stable>">stable</a>
34 34
 or the <a href="../<package-win32-bundle-alpha>">experimental</a>
35 35
 version of the Windows bundle, or look for more options on the
36 36
 <a href="<page download>">download page</a>.
37 37
 </p>
38 38
 
39
-<img alt="tor installer splash page"
40
-src="../img/screenshot-win32-installer-splash.png" />
39
+<img alt="tor installer splash page" src="../img/screenshot-win32-installer-splash.png" />
41 40
 
42 41
 <p>If you have previously installed Tor, Vidalia, or Polipo
43 42
 you can deselect whichever components you do not need to install
44 43
 in the dialog shown below.
45 44
 </p>
46 45
 
47
-<img alt="select components to install"
48
-src="../img/screenshot-win32-installer-components.png" />
46
+<img alt="select components to install" src="../img/screenshot-win32-installer-components.png" />
49 47
 
50 48
 <p>After you have completed the installer, the components
51 49
 you selected will automatically be started for you.
52 50
 </p>
53 51
 
54
-<!--
55 52
 <p>Tor comes configured as a client by default. It uses a built-in
56 53
 default configuration file, and most people won't need to change any of
57 54
 the settings. Tor is now installed.
58 55
 </p>
59
--->
60 56
 
61 57
 <hr />
62 58
 <a id="using"></a>
... ...
@@ -66,15 +62,13 @@ the settings. Tor is now installed.
66 62
 <p>After installing Tor and Polipo, you need to configure your
67 63
 applications to use them. The first step is to set up web browsing.</p>
68 64
 
69
-<p>You should use Tor with Firefox and Torbutton, for best safety. The
70
-bundle installs
71
-the <a href="https://addons.mozilla.org/firefox/2275/">Torbutton
72
-plugin</a> for you. Restart your Firefox, and you're all set:
65
+<p>You should use Tor with Firefox and Torbutton,
66
+for best safety. The bundle installs the <a
67
+href="https://addons.mozilla.org/firefox/2275/">Torbutton plugin</a>
68
+for you. Restart your Firefox, and you're all set:
73 69
 </p>
74 70
 
75
-<img alt="Torbutton plugin for Firefox"
76
-src="../img/screenshot-torbutton.png"
77
-border="1"/>
71
+<img alt="Torbutton plugin for Firefox" src="../img/screenshot-torbutton.png" border="1"/>
78 72
 
79 73
 <br />
80 74
 
... ...
@@ -112,16 +106,13 @@ on Vidalia's icon in your system tray and selecting "Start" or "Stop"
112 106
 from the menu as shown below:
113 107
 </p>
114 108
 
115
-<img alt="Vidalia Tray Icon"
116
-src="../img/screenshot-win32-vidalia.png"/>
109
+<img alt="Vidalia Tray Icon" src="../img/screenshot-win32-vidalia.png"/>
117 110
 
118 111
 <p>
119 112
 Next, you should try using your browser with Tor and make
120
-sure that your IP address is being anonymized. Click on
121
-<a href="https://check.torproject.org/">the
122
-Tor detector</a>
123
-and see whether it thinks you're using Tor or not.
124
-(If that site is down, see <a
113
+sure that your IP address is being anonymized. Click on <a
114
+href="https://check.torproject.org/">the Tor detector</a> and see
115
+whether it thinks you're using Tor or not.  (If that site is down, see <a
125 116
 href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#IsMyConnectionPrivate">this
126 117
 FAQ entry</a> for more suggestions on how to test your Tor.)
127 118
 </p>
128 119