diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-05-14 19:25:56 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-14 19:25:56 +0800 |
commit | bc3fac61996f1b403df48bf59826a38540b5d4c2 (patch) | |
tree | 59f5f2a590e75706183fa93356172cd0b4ce9764 /TODO | |
parent | 3bb247b7f7eaa730a9f6cdc22ace430dba57ecd8 (diff) | |
download | gsoc2013-empathy-bc3fac61996f1b403df48bf59826a38540b5d4c2.tar gsoc2013-empathy-bc3fac61996f1b403df48bf59826a38540b5d4c2.tar.gz gsoc2013-empathy-bc3fac61996f1b403df48bf59826a38540b5d4c2.tar.bz2 gsoc2013-empathy-bc3fac61996f1b403df48bf59826a38540b5d4c2.tar.lz gsoc2013-empathy-bc3fac61996f1b403df48bf59826a38540b5d4c2.tar.xz gsoc2013-empathy-bc3fac61996f1b403df48bf59826a38540b5d4c2.tar.zst gsoc2013-empathy-bc3fac61996f1b403df48bf59826a38540b5d4c2.zip |
po/POTFILES.in
2006-05-14 Xavier Claessens <xclaesse@gmail.com>
* src/empathy-chat-main.c:
* src/Makefile.am:
* src/empathy-main.c:
* po/POTFILES.in
* po/LINGUAS:
* TODO: Setting up i18n support.
* po/Makefile.in.in: Removed, it's generated at build time.
svn path=/trunk/; revision=62
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ Things you can do if you want to help: - Make a EmpathyTpChatroom object inherited from EmpathyTpChat and adding support for topic, invite, members list, etc. - Porting various UI widgets from gossip to libempathy-gtk for contact info, adding contact, personal info, etc. - GtkWidget-ify gossip widgets imported in libempathy-gtk. Actually most window/dialog do not inherit from GtkWindow/GtkDialog... - - Set up the translation system and import po files from gossip? Or re-translate everything? - Fix setting subscription for contacts in EmpathyContactList. - Write a MC plugin to 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. - Make use of NetworkManager and gnome-screensaver to set the presence |