See this page for instructions on how to use Flyspray: http://psi-im.org/wiki/Flyspray
Please Note!
Please do not create tasks here without discussing your bug or feature request on the forums or groupchat psi@conference.psi-im.org, *and* getting explicit confirmation by a developer to add it to flyspray.
Please Note!
Please do not create tasks here without discussing your bug or feature request on the forums or groupchat psi@conference.psi-im.org, *and* getting explicit confirmation by a developer to add it to flyspray.
FS#794 - Execute command patches (shortcuts, chat, roster, disco)
Attached to Project:
Psi Jabber Client
Opened by Norman Rasmussen (normanr) - Wednesday, 27 February 2008, 03:09 GMT-5
Last edited by Martin (martin) - Sunday, 02 March 2008, 13:49 GMT-5
Opened by Norman Rasmussen (normanr) - Wednesday, 27 February 2008, 03:09 GMT-5
Last edited by Martin (martin) - Sunday, 02 March 2008, 13:49 GMT-5
|
Detailsre: http://conference.psi-im.org/psi(at)conference.psi-im.org/2007/12/29.html (14:00 to 16:40)
(replace (at) with @ flyspray doesn't like that link) patches at: http://norman.rasmussen.co.za/dl/psi/patches/psi-adhoc-2007-12.zip psi-adhoc-options-shortcut.patch: +1 line - adds the execute shortcut to options/default.xml - required for the other patches psi-adhoc-chatdlg.patch : +21 lines - adds an execute command menu item to chat windows - I'm hoping to get transports to expose nudge, etc, as commands (item is hidden if we have caps for the remote user and they don't support commands) psi-adhoc-contactview.patch: +22 lines, -1 line, 5 lines moved, 1 line changed - adds shortcuts for execute to the roster - also completes a 'TODO' to add execute command on default/highest resource psi-adhoc-disco.patch: +4 lines, -1 line - adds shortcuts for vcard and execute command in the disco dialog (also removes a duplicate addAction which is already removed in textshell's local tree) |