diff options
| author | VMiklos <vmiklos@frugalware.org> | 2007-10-03 21:05:43 +0200 | 
|---|---|---|
| committer | VMiklos <vmiklos@frugalware.org> | 2007-10-03 21:05:43 +0200 | 
| commit | c5dd164f95107dde963d46fefcffd04afc4b114c (patch) | |
| tree | 81244c05fa99e3a039809a0b81a1be817ba22d08 | |
| parent | 25d87e4d9cedf15e7f1487a437d505f514d97e7e (diff) | |
update group chat status
to be honest, today i had to use skype group chat and it was very annoying to
use the original skype client for that. so yes, now i plan to add more or less
support for it. we'll see. i hope i'll have time for it :)
| -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  | 
