enable the preferred applications button, patch by Chris Jones (Closes:

2007-11-26  Sebastien Bacher  <seb128@ubuntu.com>

	* main.c: (at_enable_update): enable the preferred applications button,
	  patch by Chris Jones (Closes: #499332)

svn path=/trunk/; revision=8300
This commit is contained in:
Sebastien Bacher 2007-11-26 09:02:11 +00:00 committed by Sebastien Bacher
parent c9a3f5c1eb
commit 4b78e6e868
2 changed files with 5 additions and 2 deletions

View file

@ -114,8 +114,6 @@ at_enable_update (GConfClient *client,
gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("at_enable_toggle")),
is_enabled);
gtk_widget_set_sensitive (WID ("at_pref_button"), is_enabled);
}
static void