Changeset 1274
- Timestamp:
- Dec 24, 2006, 2:54:30 PM (15 years ago)
- Location:
- trunk/macosx/Transmission Help
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Transmission Help/html/FAQ.html
r990 r1274 9 9 <div id="mainbox"> 10 10 <A NAME="TransFAQ"></A> 11 <a href="../index.html">Home</a> 11 <div id="banner"> 12 <a name="menus"></a> 13 <div id="machelp"><a class="bread" href="../index.html">Home</a> 14 </div> 15 </div> 12 16 <div id="pagetitle"> 13 17 <h1>Why is my download so slow? </h1> … … 68 72 <p>'Nightlies' are releases on the bleeding edge of development. They normally contain new features and bugfixes, but are not officially supported (although you are more than welcome to discuss them on the Transmission forums). You can try one out <a href="http://www.chucker.rasdi.net/opensource/transmission/">here</a>. 69 73 70 </p>71 <a href="../index.html">Home</a>72 74 </div> 73 75 </body> -
trunk/macosx/Transmission Help/html/gettingstarted.html
r967 r1274 9 9 <div id="mainbox"> 10 10 <A NAME="GettingStarted"></A> 11 <a href="../index.html">Home</a> 11 <div id="banner"> 12 <a name="menus"></a> 13 <div id="machelp"><a class="bread" href="../index.html">Home</a> 14 </div> 15 </div> 12 16 <div id="pagetitle"> 13 17 <h1>What does Transmission do? </h1> … … 46 50 You can force a transfer to start without going in the queue by holding down option and clicking resume or using the Transfers menu item "Resume Selected Without Wait". The queue system only applies to non-seeding transfers. 47 51 48 </p>49 <a href="../index.html">Home</a>50 52 </div> 51 53 </body> -
trunk/macosx/Transmission Help/html/multiple.html
r1228 r1274 8 8 <body> 9 9 <div id="mainbox"> 10 <a href="../index.html">Home</a> 10 <div id="banner"> 11 <a name="menus"></a> 12 <div id="machelp"><a class="bread" href="../index.html">Home</a> 13 </div> 14 </div> 11 15 <div id="pagetitle"> 12 16 <h1>My port maps successfully, but it is still closed?</h1> … … 19 23 For detailed instructions, <a href="http://www.portforward.com/help/doublerouterportforwarding.htm">click here.</a> 20 24 </div> 21 <a href="../index.html">Home</a> 25 22 26 </div> 23 27 </body> -
trunk/macosx/Transmission Help/html/pffirewall.html
r975 r1274 8 8 <body> 9 9 <div id="mainbox"> 10 <a href="../index.html">Home</a> 10 <div id="banner"> 11 <a name="menus"></a> 12 <div id="machelp"><a class="bread" href="../index.html">Home</a> 13 </div> 14 </div> 11 15 <div id="pagetitle"> 12 16 <h1>Portforwarding the Mac OS X Firewall</h1> … … 26 30 </div> 27 31 28 29 <a href="../index.html">Home</a>30 32 </div> 31 33 </body> -
trunk/macosx/Transmission Help/html/pfrouter.html
r975 r1274 8 8 <body> 9 9 <div id="mainbox"> 10 <a href="../index.html">Home</a> 10 <div id="banner"> 11 <a name="menus"></a> 12 <div id="machelp"><a class="bread" href="../index.html">Home</a> 13 </div> 14 </div> 11 15 <div id="pagetitle"> 12 16 <h1>Portforwarding a Router</h1> … … 62 66 </div> 63 67 64 <a href="../index.html">Home</a>65 68 </div> 66 69 </body> -
trunk/macosx/Transmission Help/html/portforward.html
r1214 r1274 2 2 3 3 4 <a name="PortForwarding" />4 <a name="PortForwarding"></a> 5 5 6 6 … … 25 25 <div id="mainbox"> 26 26 27 28 <a href="../index.html">Home</a> 29 30 27 <div id="banner"> 28 <a name="menus"></a> 29 <div id="machelp"><a class="bread" href="../index.html">Home</a> 30 </div> 31 </div> 32 31 33 <div id="pagetitle"> 32 34 … … 186 188 187 189 188 <a href="../index.html">Home</a>190 189 191 190 192 -
trunk/macosx/Transmission Help/html/upnp.html
r963 r1274 8 8 <body> 9 9 <div id="mainbox"> 10 <a href="../index.html">Home</a> 10 <div id="banner"> 11 <a name="menus"></a> 12 <div id="machelp"><a class="bread" href="../index.html">Home</a> 13 </div> 14 </div> 11 15 <div id="pagetitle"> 12 16 <h1>UPnP</h1> … … 37 41 <p>If you are still having problems, open the message log (in the Window menu) and post the debug output on the <a href="http://transmission.m0k.org/forum/viewforum.php?f=2">support forums</a>. 38 42 </div> 39 <a href="../index.html">Home</a> 43 40 44 </div> 41 45 </body>
Note: See TracChangeset
for help on using the changeset viewer.