------------------------------------------------------------ revno: 3171 committer: eMTee <emte...@gmail.com> branch nick: dcplusplus timestamp: Fri 2013-01-18 22:54:55 +0100 message: Help updates modified: help/settings_appearance.html help/window_download_queue.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/settings_appearance.html' --- help/settings_appearance.html 2013-01-18 21:01:15 +0000 +++ help/settings_appearance.html 2013-01-18 21:54:55 +0000 @@ -26,8 +26,8 @@ time (called "timestamp") will be prepended to every chat message. To customize the timestamp format, use the <a href="#timestamp_format">Timestamp format</a> option below.</dd> <dt id="viewstatus">View status messages in chat</dt> - <dd cshelp="IDH_SETTINGS_APPEARANCE_STATUS_IN_CHAT">Show some messages destined for the Status Bar in main chat as -well. <i>It's generally a good idea to leave this enabled.</i></dd> + <dd cshelp="IDH_SETTINGS_APPEARANCE_STATUS_IN_CHAT">Show some messages destined for the Status Bar in the chat window as +well. Applies to both hub and private chat windows.<i>It's generally a good idea to leave this enabled.</i></dd> <dt id="filterspam">Filter spam messages</dt> <dd cshelp="IDH_SETTINGS_APPEARANCE_FILTER_MESSAGES">When enabled, kick, debug and other spam messages are hidden from main chat. These messages are generally not useful and make reading the chat more troublesome.</dd> <dt id="showjoins">Show joins / parts in chat by default</dt> === modified file 'help/window_download_queue.html' --- help/window_download_queue.html 2011-11-29 17:27:23 +0000 +++ help/window_download_queue.html 2013-01-18 21:54:55 +0000 @@ -70,6 +70,9 @@ <li><p><i>Full tree does not match TTH root</i></p> <p>The source provided wrong or corrupted <a href="http://en.wikipedia.org/wiki/Tiger_tree" target="_blank" class="external">Tiger tree</a> for the file. This can caused by connection problems or hashdata corruption (at one or both peers).</p> </li> + <li><p><i>No full tree available</i></p> + <p>None of the sources provided the <a href="http://en.wikipedia.org/wiki/Tiger_tree" target="_blank" class="external">Tiger tree</a> for this large file and as long as the full tree is not available DC++ cannot resume this file. You can readd the source(s) manually and let DC++ download the file without having the hash tree information at your own risk.</p> + </li> <li><p><i>Source too slow</i></p> <p>The source is dropped because it meets one ore more criteria defined in your <a href="settings_queue.html#autodrop">Autodrop settings</a>.</p> </li> @@ -79,6 +82,9 @@ <li><p><i>User certificate not trusted</i></p> <p>You have set in <a href="settings_certs.html">Security certificates settings</a> that your client should only accept sources with trusted certificates. This source is not trusted so it'll be excluded from downloads.</p> </li> + <li><p><i>Remote ADC client does not use TLS encryption</i></p> + <p>You have set in <a href="settings_certs.html">Security certificates settings</a> that your client should only accept sources with TLS encrypted connections. This source does not seem to have an encrypted connection so it'll be excluded from downloads.</p> + </li> </ul> </dd> <dt>Added</dt>
_______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : linuxdcpp-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp