]> git.0d.be Git - empathy.git/commit
new-account-dialog: rely on the EmpathyAccountWidget::close signal
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 8 May 2012 11:50:03 +0000 (13:50 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 9 May 2012 07:34:18 +0000 (09:34 +0200)
commit085365f20953fae1fb95d0272677273e3840e98f
treead39fe15bff03b4c048c5eea4994c02a2ef63b58
parent852af596dcc11e104a5565e953240af2f83b4cc2
new-account-dialog: rely on the EmpathyAccountWidget::close signal

User of the dialog should wait for the widget to be completely done before
destroying it.

Change the 'success' dialog response to GTK_RESPONSE_APPLY to stay coherent
with the response type received from EmpathyAccountWidget.

https://bugzilla.gnome.org/show_bug.cgi?id=675667
libempathy-gtk/empathy-new-account-dialog.c
src/empathy-accounts-dialog.c