summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-03-10 09:45:29 +0000
committerXavier Claessens <xclaesse@src.gnome.org>2008-03-10 09:45:29 +0000
commit0d38715bfe12b24d822cff30a991750391528f1f (patch)
tree99bcae20f62ce0160adc6a832fd7e4854c3ddaa7
parent24fc020319f2f69d6e5f6b8fd69e9d68a9e4e0f4 (diff)
downloadempathy-EMPATHY_0_22_0.tar.gz
Removed some tasks from TODOEMPATHY_0_22_0
svn path=/trunk/; revision=725
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index ebeb081a6..a46c8cc18 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.