From: Xavier Claessens Date: Mon, 10 Mar 2008 09:45:29 +0000 (+0000) Subject: Removed some tasks from TODO X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=0d38715bfe12b24d822cff30a991750391528f1f Removed some tasks from TODO svn path=/trunk/; revision=725 --- diff --git a/TODO b/TODO index ebeb081a..a46c8cc1 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,6 @@ Things you can do if you want to help: - UI for inviting a contact in a chatroom. - UI for accept/refuse invitation to join a chatroom and VoIP calls. - - UI to send a message directly to a contact. - GtkWidget-ify libempathy-gtk. Actually most window/dialog do not inherit from GtkWindow/GtkDialog. Need to create a glade catalog, it seems to not be that easy. @@ -16,7 +15,6 @@ Things you can do if you want to help: - Drop libtelepathy and use telepathy-glib instead when it gets client-side functions. - Drop Nokia's MissionControl and use the standardized MC spec instead. - - Replace GnomeVFS by Gio. - Improve VoIP support once stream-engine gets cleaned and moved into tp-glib. - Split MUC out of Empathy's main program and create a xchat-gnome-like program for MUCs.