]> git.0d.be Git - empathy.git/commit
account-widget: delay 'close' signal if enabling the account
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 8 May 2012 11:46:48 +0000 (13:46 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 9 May 2012 07:34:18 +0000 (09:34 +0200)
commit852af596dcc11e104a5565e953240af2f83b4cc2
tree1415384824801ec6fc5437b655169fc507dc644e
parentd3e20304bf68216c268e2c7db0a2a081b8d3a197
account-widget: delay 'close' signal if enabling the account

The whole point of this signal is to tell to user when it can be destroyed, so
we shouldn't fire it if we are still pending on an async call.

https://bugzilla.gnome.org/show_bug.cgi?id=675667
libempathy-gtk/empathy-account-widget.c