From 49676b7823685463409a3653e00ce4707f00d226 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sun, 20 May 2007 10:26:38 +0000 Subject: Allow to set custom function for getting groups of a contact. Make 2007-05-20 Xavier Claessens * libempathy-gtk/gossip-contact-list-store.c: Allow to set custom function for getting groups of a contact. Make possible to have groups for presence or role/affiliation in chatroom for example. * libempathy-gtk/gossip-contact-list-store.h: Allow to set custom function to handle DnD of contact. Useful when a custom function is set for groups. * src/empathy-chat-main.c: Minor fix. * TODO: * po/POTFILES.in: Updated. svn path=/trunk/; revision=76 --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 1b78f283d..da967a331 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,8 @@ Things you can do if you want to help: - Filter channels before dispatching them. For example we need a GtkStatusIcon that blink when an event arrives (text/voip/ft channel) and tells the MC to dispatch the channel only when the user clicked the icon. Like in gossip. For that we need a filter DBus API in MC, not yet written. - Make use of NetworkManager to set the presence - Remove Quit option everywhere, empathy is a session service and shouldn't be leaved. + - Add sound events + - Import loggin system from gossip - Testing and Bugfixing. SoC projects: -- cgit v1.2.3