diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-05-20 18:26:38 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-20 18:26:38 +0800 |
commit | 49676b7823685463409a3653e00ce4707f00d226 (patch) | |
tree | dc93aa2b5cd8e546bc6efdbf2402bbc37bde7e5b /po/POTFILES.in | |
parent | 1ff555e581a89646fa252706d41ae822d1e023e4 (diff) | |
download | gsoc2013-empathy-49676b7823685463409a3653e00ce4707f00d226.tar gsoc2013-empathy-49676b7823685463409a3653e00ce4707f00d226.tar.gz gsoc2013-empathy-49676b7823685463409a3653e00ce4707f00d226.tar.bz2 gsoc2013-empathy-49676b7823685463409a3653e00ce4707f00d226.tar.lz gsoc2013-empathy-49676b7823685463409a3653e00ce4707f00d226.tar.xz gsoc2013-empathy-49676b7823685463409a3653e00ce4707f00d226.tar.zst gsoc2013-empathy-49676b7823685463409a3653e00ce4707f00d226.zip |
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
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 5ca5eb807..4d04ad577 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -20,7 +20,7 @@ libempathy-gtk/gossip-chat.c libempathy-gtk/gossip-chat.glade libempathy-gtk/gossip-chat-view.c libempathy-gtk/gossip-chat-window.c -libempathy-gtk/gossip-contact-list.c +libempathy-gtk/gossip-contact-list-view.c libempathy-gtk/gossip-preferences.c libempathy-gtk/gossip-preferences.glade libempathy-gtk/gossip-presence-chooser.c |