need to make the find now button sensitive when you select something from

2002-08-29  Chris Toshok  <toshok@ximian.com>

	* e-search-bar.c (subitem_activated_cb): need to make the find now
	button sensitive when you select something from a submenu.

svn path=/trunk/; revision=17931
This commit is contained in:
Chris Toshok
2002-08-29 21:41:07 +00:00
committed by Chris Toshok
parent 61a36eb138
commit ca0432fb04
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-08-29 Chris Toshok <toshok@ximian.com>
* e-search-bar.c (subitem_activated_cb): need to make the find now
button sensitive when you select something from a submenu.
2002-08-29 Peter Williams <peterw@ximian.com>
* e-filter-bar.c (option_changed): If the item is ADVANCED_ID, check

View File

@ -265,6 +265,8 @@ subitem_activated_cb (GtkWidget *widget, ESearchBar *esb)
esb->item_id = id;
esb->subitem_id = subid;
set_find_now_sensitive (esb, TRUE);
}
static char *