]> git.0d.be Git - empathy.git/commit
Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny Lamb).
authorJonny Lamb <jonny.lamb@collabora.co.uk>
Fri, 4 Jul 2008 09:41:34 +0000 (09:41 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Fri, 4 Jul 2008 09:41:34 +0000 (09:41 +0000)
commit1b35f6aa52f764c40c1fb603d8ca9e6622d12f02
treeb7e57c51180287df01d104021316758cd177b61f
parent322ab0cf74a384fceef1908d38ad452260c854aa
Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny Lamb).

When a connection fails, a box in the main window appears with an "Edit
Account" button. Clicking this button takes you to the account editor,
but does nothing else. This patch moves the selection to the bugged
account, for convenience.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=1192
libempathy-gtk/empathy-accounts-dialog.c
libempathy-gtk/empathy-accounts-dialog.h
python/pyempathygtk/pyempathygtk.defs
src/empathy-accounts.c
src/empathy-main-window.c
src/empathy-status-icon.c