]> git.0d.be Git - empathy.git/commit
To know if an account is connected, use
authorXavier Claessens <xclaesse@gmail.com>
Sat, 20 Oct 2007 22:07:28 +0000 (22:07 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sat, 20 Oct 2007 22:07:28 +0000 (22:07 +0000)
commit004e78f70d1088c94bdd00e66c96260abe03cae9
treecffed793486c9322d189fce6c7691186e10c30f2
parentcdd6455b8cacfbc06363e0f3e9737f7cc6e4b640
To know if an account is connected, use

2007-10-21  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/empathy-account-chooser.c:
* libempathy-gtk/empathy-contact-dialogs.c:
* libempathy-gtk/empathy-contact-widget.c:
* libempathy-gtk/empathy-contact-widget.h:
* libempathy-gtk/empathy-accounts-dialog.c: To know if an account is
connected, use mission_control_get_connection_status() instead of
mission_control_get_connection(). Update account chooser if an account's
status changes or if it get removed.
Move account chooser filter func for add-contact's window from
EmpathyContactWidget to EmpathyContactDialogs.

svn path=/trunk/; revision=384
ChangeLog
libempathy-gtk/empathy-account-chooser.c
libempathy-gtk/empathy-accounts-dialog.c
libempathy-gtk/empathy-contact-dialogs.c
libempathy-gtk/empathy-contact-widget.c
libempathy-gtk/empathy-contact-widget.h