From 2807ad0103bf4f320019ac83d9af5013e6b40913 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 24 Jul 2001 00:54:20 +0000 Subject: Oops. Uncomment this code since Trow fixed GtkHTML to actually have this 2001-07-23 Jeffrey Stedfast * mail-search.c (toggled_fwd_cb): Oops. Uncomment this code since Trow fixed GtkHTML to actually have this function now. svn path=/trunk/; revision=11328 --- mail/ChangeLog | 3 +++ mail/mail-search.c | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index b23cb92df2..7aea0c7a21 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2001-07-23 Jeffrey Stedfast + * mail-search.c (toggled_fwd_cb): Oops. Uncomment this code since + Trow fixed GtkHTML to actually have this function now. + * mail-config.glade: Fixed the "Read" to be Read in the glade file per menesis' request. diff --git a/mail/mail-search.c b/mail/mail-search.c index c0f60496ad..7cc7a13e52 100644 --- a/mail/mail-search.c +++ b/mail/mail-search.c @@ -164,7 +164,7 @@ static void toggled_fwd_cb (GtkToggleButton *b, MailSearch *ms) { ms->search_forward = gtk_toggle_button_get_active (b); - /*gtk_html_engine_search_set_forward (ms->mail->html, ms->search_forward);*/ + gtk_html_engine_search_set_forward (ms->mail->html, ms->search_forward); } static void -- cgit ='this.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats