← Back to team overview

linuxdcpp-team team mailing list archive

[Branch ~dcplusplus-team/dcplusplus/trunk] Rev 3363: Help fixes

 

------------------------------------------------------------
revno: 3363
committer: eMTee <emtee11@xxxxxxxxx>
branch nick: dcplusplus
timestamp: Mon 2013-11-11 17:54:49 +0100
message:
  Help fixes
modified:
  changelog.txt
  help/chat_commands.html
  help/menu_plugins.inc


--
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 'changelog.txt'
--- changelog.txt	2013-11-10 21:06:28 +0000
+++ changelog.txt	2013-11-11 16:54:49 +0000
@@ -1,6 +1,8 @@
+* [L#1115765] Added ability to filter out files and directories from the share (ullner)
+
+-- 0.831 2013-11-11 --
 * [L#1249810] Fix NMDC TTH search responses (emtee)
 * [ADC] Don't disconnect CCPM conns after 3 minutes of inactivity (poy)
-* [L#1115765] Added ability to filter out files and directories from the share (ullner)
 * [L#1246868] Increased maximum command length to 512 KiB and added an option in the UI (ullner)
 
 -- 0.830 2013-09-22 --

=== modified file 'help/chat_commands.html'
--- help/chat_commands.html	2013-09-22 13:53:01 +0000
+++ help/chat_commands.html	2013-11-11 16:54:49 +0000
@@ -48,6 +48,9 @@
 </dl>
 <h2>Private Message</h2>
 <dl style="margin-left: 40px;">
+  <dt><untranslated>/direct</untranslated></dt>
+  <dt><untranslated>/encrypted</untranslated></dt>
+  <dd>Starts a direct encrypted communication channel to avoid spying on your private messages.</dd>
   <dt><untranslated>/getlist</untranslated></dt>
   <dd>Adds the current user's list to the Download Queue.</dd>
   <dt><untranslated>/grant</untranslated></dt>
@@ -56,7 +59,7 @@
   <dt><untranslated>/favorite</untranslated></dt>
   <dt><untranslated>/fav</untranslated></dt>
   <dd>Adds the current user to the list of <a
-	  href="favorite_users.html">Favorite Users</a>.</dd>
+	  href="window_users.html">Favorite Users</a>.</dd>
   <dt><untranslated>/ignore</untranslated></dt>
   <dd>Adds a user matching definition (or modifies an existing one, if possible) to ignore chat
   messages from the current user.</dd>

=== modified file 'help/menu_plugins.inc'
--- help/menu_plugins.inc	2013-06-13 18:19:05 +0000
+++ help/menu_plugins.inc	2013-11-11 16:54:49 +0000
@@ -3,12 +3,9 @@
 		"Add" displays a file selection dialog to install a new plugin.
 		</li>
 		<li>
-		"Configure" opens the
-		<placeholder><a href="settings_plugins.html">Plugins</a></placeholder> configuration page.
+		"Configure" opens the <placeholder><a href="settings_plugins.html">Plugins</a></placeholder> configuration page.
 		</li>
 		<li>
-		Installed plugins are listed below. They can be selectively enabled or disabled. A
-		"Configure" command is also available for each of them (the behavior of which is
-		plugin-dependant). Plugins are also allowed to add additional commands in that sub-menu.
+		Installed plugins are listed below. They can be selectively enabled or disabled. A "Configure" command is also available for each of them (the behavior of which is plugin-dependant). Plugins are also allowed to add additional commands in that sub-menu.
 		</li>
 	</ul>