diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2008-01-21 14:49:17 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2008-01-21 14:49:17 +0100 |
commit | 3511d80b1706b433aeb61f85e1eb6524162bc406 (patch) | |
tree | de880e96886e2f1827d144b4dbe8e7d6bc7df328 | |
parent | fcef6e693ab4f8ad4329e1398310b9cd4591d0ba (diff) |
update todo
-rw-r--r-- | skype/README | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/skype/README b/skype/README index bf583ce0..ef618559 100644 --- a/skype/README +++ b/skype/README @@ -244,7 +244,11 @@ your VNC server regularly. (How ugly.) == What needs to be done (aka. TODO) -- Add a question callback for calls. +- Fix `set skype/display_name foo`. It seem to be an upstream issue. (`nick + skype foo` works fine.) + +- Add support for accepting/rejecting and starting calls via settings. (Depends + on the previous fix.) - Notice if foo invites bar. Currently you can see only that bar joined. @@ -252,8 +256,9 @@ your VNC server regularly. (How ugly.) forum thread], it is still unclear how could it be done for you to be able to `/join` to a public chat.. -- Split skyped from the plugin, so that one could install just the relevant - code if they are not running on the same machine. +- Add `--disable-skyped` and `--disable-plugin` switches in case one wants to + build `bitlbee-skype` only for a public server or only for use with a public + server. == I would like to have support for ... |