------------------------------------------------------------ revno: 3179 committer: poy <p...@123gen.com> branch nick: trunk timestamp: Tue 2013-01-22 18:26:35 +0100 message: help info for copy commands modified: help/commands_listview.inc help/commands_user_general.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 'help/commands_listview.inc' --- help/commands_listview.inc 2009-03-22 17:24:47 +0000 +++ help/commands_listview.inc 2013-01-22 17:26:35 +0000 @@ -7,4 +7,8 @@ <dd>Deletes all the selected items from the list. If the corresponding setting in <a href="settings_windows.html#confirmitem">Confirm dialog options</a> is enabled, you will be prompted before the removal.</dd> -</dl> \ No newline at end of file + <dt>Copy</dt> + <dd>Allows copying the content of any column to the clipboard. An "All columns" + command is available as well to gather all the columns in the copied text (one column per + copied line).</dd> +</dl> === modified file 'help/commands_user_general.inc' --- help/commands_user_general.inc 2012-03-21 22:50:43 +0000 +++ help/commands_user_general.inc 2013-01-22 17:26:35 +0000 @@ -22,5 +22,9 @@ <dt>Un-ignore chat</dt> <dd>Add user matching definitions (or modify existing ones, if possible) to stop ignoring chat messages from the selected users.</dd> + <dt>Copy user information</dt> + <dd>Copy a few lines containing user information to the clipboard. The data may include: the + user's nick(s), her hub address(es), her IP, country, email, CID (not exhaustive). When + multiple users are selected, each user information blob is separated with a blank line.</dd> </dl>
_______________________________________________ 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