aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-05-20 18:26:38 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-05-20 18:26:38 +0800
commita989fd0d5279244468bd8d033ff9c2eb09c80299 (patch)
treedc93aa2b5cd8e546bc6efdbf2402bbc37bde7e5b /TODO
parent4f2ebd488115fb76eef2671aa47d220a65f1d9a8 (diff)
downloadgsoc2013-empathy-a989fd0d5279244468bd8d033ff9c2eb09c80299.tar
gsoc2013-empathy-a989fd0d5279244468bd8d033ff9c2eb09c80299.tar.gz
gsoc2013-empathy-a989fd0d5279244468bd8d033ff9c2eb09c80299.tar.bz2
gsoc2013-empathy-a989fd0d5279244468bd8d033ff9c2eb09c80299.tar.lz
gsoc2013-empathy-a989fd0d5279244468bd8d033ff9c2eb09c80299.tar.xz
gsoc2013-empathy-a989fd0d5279244468bd8d033ff9c2eb09c80299.tar.zst
gsoc2013-empathy-a989fd0d5279244468bd8d033ff9c2eb09c80299.zip
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. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@76 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
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: