]> git.0d.be Git - empathy.git/commit
Allow to set custom function for getting groups of a contact. Make
authorXavier Claessens <xclaesse@gmail.com>
Sun, 20 May 2007 10:26:38 +0000 (10:26 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sun, 20 May 2007 10:26:38 +0000 (10:26 +0000)
commit49676b7823685463409a3653e00ce4707f00d226
treedc93aa2b5cd8e546bc6efdbf2402bbc37bde7e5b
parent1ff555e581a89646fa252706d41ae822d1e023e4
Allow to set custom function for getting groups of a contact. Make

2007-05-20  Xavier Claessens  <xclaesse@gmail.com>

* 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
ChangeLog
TODO
libempathy-gtk/gossip-contact-list-store.c
libempathy-gtk/gossip-contact-list-store.h
po/POTFILES.in
src/empathy-chat-main.c