]> git.0d.be Git - empathy.git/commit
Fix activating [ ] Enabled with the keyboard.
authorWill Thompson <will.thompson@collabora.co.uk>
Fri, 9 Jul 2010 17:39:48 +0000 (18:39 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 12 Jul 2010 07:54:57 +0000 (09:54 +0200)
commit505c8415b87f7b0ebfce502ec44a39b0c3bf7ff5
tree22e19f31725491a3ff70dfcd363899549de52d35
parentb17b7bcb810f293a2de4515bbc7239b786189293
Fix activating [ ] Enabled with the keyboard.

The GtkToggleButton::released signal has been deprecated since Gtk+ 2.8.
And, is also wrong, because there are other ways to change the state of
this button besides using your mouse.

Fixes bug #623972.

Toggled-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
libempathy-gtk/empathy-account-widget.c