aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-search-bar.c
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-08-30 05:41:07 +0800
committerChris Toshok <toshok@src.gnome.org>2002-08-30 05:41:07 +0800
commitca0432fb04f8fef397ab5965877d7df7e119ffcf (patch)
treeb2b5b56a501ce5428d424c1cd5284828b8497402 /widgets/misc/e-search-bar.c
parent61a36eb138cee5176aebc5658272429170594be4 (diff)
downloadgsoc2013-evolution-ca0432fb04f8fef397ab5965877d7df7e119ffcf.tar
gsoc2013-evolution-ca0432fb04f8fef397ab5965877d7df7e119ffcf.tar.gz
gsoc2013-evolution-ca0432fb04f8fef397ab5965877d7df7e119ffcf.tar.bz2
gsoc2013-evolution-ca0432fb04f8fef397ab5965877d7df7e119ffcf.tar.lz
gsoc2013-evolution-ca0432fb04f8fef397ab5965877d7df7e119ffcf.tar.xz
gsoc2013-evolution-ca0432fb04f8fef397ab5965877d7df7e119ffcf.tar.zst
gsoc2013-evolution-ca0432fb04f8fef397ab5965877d7df7e119ffcf.zip
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
Diffstat (limited to 'widgets/misc/e-search-bar.c')
-rw-r--r--widgets/misc/e-search-bar.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/misc/e-search-bar.c b/widgets/misc/e-search-bar.c
index ef7c3cdd8c..12659d87da 100644
--- a/widgets/misc/e-search-bar.c
+++ b/widgets/misc/e-search-bar.c
@@ -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 *