linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #07441
[Branch ~dcplusplus-team/dcplusplus/trunk] Rev 3349: Help fixes
------------------------------------------------------------
revno: 3349
committer: eMTee <emtee11@xxxxxxxxx>
branch nick: dcplusplus
timestamp: Sun 2013-09-15 21:03:23 +0200
message:
Help fixes
modified:
help/faq_secret.html
help/settings_expert.html
--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk
Your team Dcplusplus-team is subscribed to branch lp:dcplusplus.
To unsubscribe from this branch go to https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== modified file 'help/faq_secret.html'
--- help/faq_secret.html 2011-10-15 22:58:51 +0000
+++ help/faq_secret.html 2013-09-15 19:03:23 +0000
@@ -9,18 +9,16 @@
<h1>What secret stuff is there?</h1>
<ul>
- <li>
-You can doubleclick on a user name in chat to select him in the user list</li>
- <li>You can doubleclick on text starting with www. http:// https:// ftp:// magnet: adc:// adcs:// dchub:// mailto: and irc://</li>
+ <li>You can doubleclick on a user name in chat to select him in the user list</li>
<li>If DC++ receives "banned" during the login phase, it'll stop automatically reconnecting</li>
<li>Your file list will be created on disk the first time someone requests it</li>
- <li>Pressing shift on startup will prevent DC++ from auto-connecting to hubs.</li>
+ <li>Pressing the Shift key on startup will prevent DC++ from reopening previous hub windows.</li>
<li>You can tab complete nicks in mainchat, including ignoring prefixes. In case of ambiguity pressing the Tab key again will show all the possible nicks starting with the letter(s) you typed. </li>
<li>You can drag and drop all tabs to the position of your choice.</li>
+ <li>You can drag and drop text to and from any input boxes of the DC++ user interface and between any other capable Windows application.</li>
<li>You can see who wants to download from you and what they want to download by opening the <a href="window_users.html">Users frame</a> and filtering out Pending Uploads.</li>
<li>You can drag folders from Windows Explorer and drop them in the <a href="settings_sharing.html">Sharing</a> page in Settings.</li>
- <li>You can spot if a file is identical to another one by looking in
-the TTH column, if the TTH is the same, it is the exact same file.</li>
+ <li>You can spot if a file is identical to another one by looking in the TTH column, if the TTH is the same, it is the exact same file.</li>
<li>You can use Ctrl+Enter to create a new line in chat, away-message and user command!</li>
<li>You can double click on the status bar of every window to open the corresponding log file (if available).
</li>
=== modified file 'help/settings_expert.html'
--- help/settings_expert.html 2013-08-08 21:26:09 +0000
+++ help/settings_expert.html 2013-09-15 19:03:23 +0000
@@ -18,7 +18,7 @@
<dd cshelp="IDH_SETTINGS_EXPERT_BUFFERSIZE">This controls the size of the chunks that DC++ writes to
disk for downloads. Measured in kibibytes. (default: 16 KiB)</dd>
<dt id="autosearchlimit">Auto-search limit</dt>
- <dd cshelp="IDH_SETTINGS_EXPERT_AUTO_SEARCH_LIMIT">This will limit the amount of sources a file can have before it will no longer be auto searched for. For example, if this option is set to 2, if a file has more than or exactly 2 sources, the file will be excluded from the auto-search list.</dd>
+ <dd cshelp="IDH_SETTINGS_EXPERT_AUTO_SEARCH_LIMIT">This will limit the amount of online sources a file can have before it will no longer be auto searched for. For example, if this option is set to 2, if a file has more than or exactly 2 sources online, the file will be excluded from the auto-search list. (default: 5 sources)</dd>
<dt id="Dt1">Auto-search interval</dt>
<dd cshelp="IDH_SETTINGS_EXPERT_AUTO_SEARCH_INTERVAL">This will set the time interval between auto searches. Specified in seconds and defaults to 120 seconds (cannot be lower than this).</dd>
<dt id="minislotsize">Mini slot size</dt>