Changeset 879
- Timestamp:
- 2008-03-12 08:42:05 (10 months ago)
- Files:
-
- branches/1.0.x/chrome/help/faq.html (modified) (1 diff)
- branches/1.0.x/chrome/help/manager.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.0.x/chrome/help/faq.html
r652 r879 26 26 <li>You might <a href="http://www.downthemall.net/howto/donate/">donate</a> a few bucks to show your appreciation and keep the developers motivated</li> 27 27 <li>You might <a href="http://www.downthemall.net/development/bugs/">file bug reports</a> and even submit patches</li> 28 <li>You might <a href="http://www.downthemall.net/development/spread-dta/" />spread the word</a> about DownThemAll!</li>28 <li>You might <a href="http://www.downthemall.net/development/spread-dta/">spread the word</a> about DownThemAll!</li> 29 29 <li>You might translate DownThemAll to your language</li> 30 30 </ul> branches/1.0.x/chrome/help/manager.html
r469 r879 13 13 <h1>dTa Manager!</h1> 14 14 <p>This window is the main core of dTa!. It will pop-up as you start new downloads or when you select "dTa! Manager" from Tools > Downthemall! or the ad-hoc toolbar button.<br/> 15 Use the toolbar to manage the download queue. Right click on the downloads to get info, or to manage them.< /br>15 Use the toolbar to manage the download queue. Right click on the downloads to get info, or to manage them.<br/> 16 16 In detail:</p> 17 17 <ul> … … 41 41 <h2 id="shortcuts">Keyboard shortcuts</h2> 42 42 <ul> 43 <li><strong class="shortcut">ESC</strong> / <strong class="shortcut">Command</strong> + <strong class="shortcut">W</strong>: </strong>closes the window;</li>43 <li><strong class="shortcut">ESC</strong> / <strong class="shortcut">Command</strong> + <strong class="shortcut">W</strong>: closes the window;</li> 44 44 45 45 <li><strong class="shortcut">Enter:</strong> (on a row) opens file;</li> 46 <li><strong class="shortcut">CTRL/Command</strong> + <strong class="shortcut">A</strong>: </strong>selects all downloads;</li>47 <li><strong class="shortcut">ALT</strong> + <strong class="shortcut">UP</strong> / <strong class="shortcut">DOWN</strong> / <strong class="shortcut">HOME</strong> / <strong class="shortcut">END</strong>: </strong>moves up, down, top or bottom the download;</li>46 <li><strong class="shortcut">CTRL/Command</strong> + <strong class="shortcut">A</strong>: selects all downloads;</li> 47 <li><strong class="shortcut">ALT</strong> + <strong class="shortcut">UP</strong> / <strong class="shortcut">DOWN</strong> / <strong class="shortcut">HOME</strong> / <strong class="shortcut">END</strong>: moves up, down, top or bottom the download;</li> 48 48 <li><strong class="shortcut">DEL</strong> / <strong class="shortcut">Command</strong> + <strong class="shortcut">Backspace:</strong> removes the download from the list;</li> 49 49
