Changeset 3980
- Timestamp:
- Nov 26, 2007, 7:31:29 PM (15 years ago)
- Location:
- trunk/macosx/TransmissionHelp
- Files:
-
- 1 added
- 2 deleted
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/TransmissionHelp/html/FAQ.html
r3475 r3980 66 66 <h1>What do the colors mean in the pieces box? </h1> 67 67 </div> 68 <p><font color="blue">Blue</font>: we have this piece <br> 69 <font color="gray">White</font>: no connected peers have this piece <br> 68 <p><font color="blue">Blue</font>: we have this piece, lighter shades of blue indicate incomplete pieces <br> 70 69 <font color="green">Green</font>: connected peers have this piece (the darker the green, the more there are) <br> 70 <font color="red">Red</font>: no connected peers have this piece <br> 71 71 72 72 <p> -
trunk/macosx/TransmissionHelp/html/Index2.html
r2149 r3980 106 106 </td> 107 107 </tr> 108 109 <tr>110 <td class="blue" valign="top" width="135">111 <p><a href="multiple.html">Multiple Routers</a></p>112 </td>113 114 <td class="blue" valign="top" width="18"></td>115 116 <td class="blue" valign="top" width="250">117 <p class="seealso"> </p>118 </td>119 </tr>120 108 121 109 <tr> … … 145 133 <tr> 146 134 <td class="blue" valign="top" width="135"> 147 <p><a href=" upnp.html">UPnP/NAT-PMP</a></p>135 <p><a href="troubleshoot.html">Troubleshooting port issues</a></p> 148 136 </td> 149 137 -
trunk/macosx/TransmissionHelp/html/portforward.html
r3093 r3980 97 97 98 98 99 <li>You should see a success notification and green dots.</li>100 101 102 <p>If you get a red dot and the message ' Error mapping port', <a href="upnp.html">click here</a>.</li>99 <li>You should see a success notification and a green light next to the port number.</li> 100 101 102 <p>If you get a red dot and the message 'Port is closed', <a href="troubleshoot.html">click here</a>.</li> 103 103 104 104 … … 171 171 172 172 173 NB: If Transmission has successfully mapped the port automatically, but the notification still indicates 'Closed/Stealth' <a href="multiple.html">click here</a>.</li>173 NB: If the notification still indicates 'Closed/Stealth', <a href="troubleshoot.html">click here</a>.</li> 174 174 175 175
Note: See TracChangeset
for help on using the changeset viewer.