added the alt tag for the images
Runa A. Sandvik

Runa A. Sandvik commited on 2010-03-28 17:45:52
Zeige 1 geänderte Dateien mit 4 Einfügungen und 4 Löschungen.

... ...
@@ -72,14 +72,14 @@ servers</a>.
72 72
 
73 73
 <li>
74 74
 	<dt>Right click on the Vidalia icon in your task bar.  Choose <tt>Control Panel</tt>.</dt>
75
-	<dd><img src="../img/screenshot-win32-vidalia.png"></dd>
75
+	<dd><img alt="vidalia right click menu" src="../img/screenshot-win32-vidalia.png"></dd>
76 76
 </li>
77 77
 
78 78
 <li>Click <tt>Setup Relaying</tt>.</li>
79 79
 
80 80
 <li>
81 81
 	<dt>Choose <tt>Relay Traffic for the Tor network</tt> if you want to be a public relay (recommended), or choose 		<tt>Help censored users reach the Tor network</tt> if you want to be a <a href="<page faq>#RelayOrBridge">bridge</a> for users in countries that censor their Internet.</dt>
82
-<dd><img src="../img/screenshot-win32-configure-relay-1.png"></dd>
82
+<dd><img alt="vidalia basic settings" src="../img/screenshot-win32-configure-relay-1.png"></dd>
83 83
 </li>
84 84
 
85 85
 <li>Enter a nickname for your relay, and enter contact information in
... ...
@@ -90,14 +90,14 @@ Push the <tt>Test</tt> button to see if it works.  If it does work, great.
90 90
 If not, see number 3 below.</li>
91 91
 
92 92
 <li><dt>Choose the <tt>Bandwidth Limits</tt> tab.  Select how much bandwidth you want to provide for Tor users like yourself.</dt>
93
-<dd><img src="../img/screenshot-win32-configure-relay-2.png"></dd>
93
+<dd><img alt="vidalia bandwidth limits" src="../img/screenshot-win32-configure-relay-2.png"></dd>
94 94
 </li> 
95 95
 
96 96
 <li><dt>Choose the <tt>Exit Policies</tt> tab.  If you want to allow others
97 97
 to use your relay for these services, don't change anything.  Un-check
98 98
 the services you don't want to allow people to <a href="<page
99 99
 faq>#ExitPolicies">reach from your relay</a>.  If you want to be a non-exit relay, un-check all services.</dt>
100
-<dd><img src="../img/screenshot-win32-configure-relay-3.png"></dd>
100
+<dd><img alt="vidalia exit policies" src="../img/screenshot-win32-configure-relay-3.png"></dd>
101 101
 </li>
102 102
 
103 103
 <li>Click the <tt>Ok</tt> button.  See Step Three below for confirmation
104 104