From 0067abc21a679e78b05a138dd693b0400b7584a0 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 29 Apr 2009 13:54:49 -0400 Subject: Make the message search bar more Firefoxy. Refine the EMailSearchBar to look more like Firefox's. Also, use GtkEntry's new icon capability (GTK+ 2.16 feature) in place of EIconEntry. And use a cute icon for Help -> Evolution FAQ. --- shell/e-shell-window-actions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell-window-actions.c') diff --git a/shell/e-shell-window-actions.c b/shell/e-shell-window-actions.c index 30d171e759..3577e5b9bc 100644 --- a/shell/e-shell-window-actions.c +++ b/shell/e-shell-window-actions.c @@ -1438,7 +1438,7 @@ static GtkActionEntry shell_entries[] = { G_CALLBACK (action_contents_cb) }, { "faq", - GTK_STOCK_DIALOG_INFO, + "help-faq", N_("Evolution _FAQ"), NULL, N_("Open the Frequently Asked Questions webpage"), -- cgit v1.2.3