diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-10 17:45:29 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-10 17:45:29 +0800 |
commit | 0d38715bfe12b24d822cff30a991750391528f1f (patch) | |
tree | 99bcae20f62ce0160adc6a832fd7e4854c3ddaa7 | |
parent | 24fc020319f2f69d6e5f6b8fd69e9d68a9e4e0f4 (diff) | |
download | gsoc2013-empathy-0d38715bfe12b24d822cff30a991750391528f1f.tar gsoc2013-empathy-0d38715bfe12b24d822cff30a991750391528f1f.tar.gz gsoc2013-empathy-0d38715bfe12b24d822cff30a991750391528f1f.tar.bz2 gsoc2013-empathy-0d38715bfe12b24d822cff30a991750391528f1f.tar.lz gsoc2013-empathy-0d38715bfe12b24d822cff30a991750391528f1f.tar.xz gsoc2013-empathy-0d38715bfe12b24d822cff30a991750391528f1f.tar.zst gsoc2013-empathy-0d38715bfe12b24d822cff30a991750391528f1f.zip |
Removed some tasks from TODOEMPATHY_0_22_0
svn path=/trunk/; revision=725
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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. |