diff options
author | VMiklos <vmiklos@frugalware.org> | 2007-10-07 04:00:52 +0200 |
---|---|---|
committer | VMiklos <vmiklos@frugalware.org> | 2007-10-07 04:00:52 +0200 |
commit | d6a371e841e21ce810205e11fbf392f50c636371 (patch) | |
tree | 2da71903cbcb8af8e46f8fab9fec981ed5359a83 | |
parent | 760319dd435e3189fd8707fa72ea3a21663e1b69 (diff) |
update documentation
-rw-r--r-- | skype/README | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/skype/README b/skype/README index 0457c3ea..23a383ee 100644 --- a/skype/README +++ b/skype/README @@ -185,16 +185,25 @@ your VNC server regularly. (How ugly.) - Handle topic changes -== What needs to be done (aka. TODO) +- Group chat support: + + * Detect if we're invited + + * Send / receive group chat messages -- Group chat support. For an initial support the followings would be needed: + * Invite others - * Detect if we're invited. + * Part from group chats - * Send / receive group chat messages. +== What needs to be done (aka. TODO) - Add a question callback for calls. +- Notice if foo invites bar. Currently you can see only that bar joined. + +- Currently we can't start a new group chat, just we can join if we're invited + and then invite others. + == I would like to have support for ... If something does not work and it's not in the TODO section, then please |