diff options
Diffstat (limited to 'skype')
| -rw-r--r-- | skype/README | 11 | 
1 files changed, 9 insertions, 2 deletions
diff --git a/skype/README b/skype/README index fda87784..d889a576 100644 --- a/skype/README +++ b/skype/README @@ -183,11 +183,18 @@ your VNC server regularly. (How ugly.)  == What needs to be done (aka. TODO) -- Group chat support. Sadly I'm not too motivated to implement this at the -  moment. +- Group chat support. For an initial support the followings would be needed: + +  * Detect if we're invited. + +  * Send / receive group chat messages. + +  * Handle topic changes.  - Add a question callback for calls. +- Somehow at least mention that somebody offers a file for transfer. +  == I would like to have support for ...  If something does not work and it's not in the TODO section, then please  | 
