diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-05-31 21:23:57 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-31 21:23:57 +0800 |
commit | b103cb3c5a332d6136c3e040e61b5e8b37614b1a (patch) | |
tree | e4b38eec8c40dcb70a59afbb267693eecad153d5 /TODO | |
parent | c06a2a5a2bb1a923918de34fe63efe18c090902b (diff) | |
download | gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.tar gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.tar.gz gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.tar.bz2 gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.tar.lz gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.tar.xz gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.tar.zst gsoc2013-empathy-b103cb3c5a332d6136c3e040e61b5e8b37614b1a.zip |
No need to RequestHandle, MissionControl has API to request the channel
2007-05-31 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-new-chatroom-dialog.c: No need to RequestHandle,
MissionControl has API to request the channel from handle string.
* libempathy-gtk/empathy-main-window.c: Request room channel when
clicking on favorite rooms.
* TODO: Add a task: supporting registering.
svn path=/trunk/; revision=102
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ Things you can do if you want to help: - Remove Quit option everywhere, empathy is a session service and shouldn't be leaved. - Add sound events - Import loggin system from gossip + - Add register capability in GossipAccountsDialog if the profile says it's supported. - Testing and Bugfixing. SoC projects: |