Re: [evolution-patches] Fix for Bug #51482
- From: Jeffrey Stedfast <fejj ximian com>
- To: Rodney Dawes <dobey ximian com>
- Cc: evolution-patches ximian com
- Subject: Re: [evolution-patches] Fix for Bug #51482
- Date: Fri, 05 Dec 2003 17:27:14 -0500
+ "weight", bold || unread ? PANGO_WEIGHT_BOLD :
PANGO_WEIGHT_NORMAL,
you don't need the || unread since 'bold' already covers that.
+ "foreground_set", unread ? TRUE : FALSE
you don't need this bit since we aren't setting the foreground colour
anymore
you also need a ChangeLog :-)
other than that, looks good.
Jeff
On Fri, 2003-12-05 at 17:09, Rodney Dawes wrote:
> This fixes the folder tree overriding the text color dependent on new
> messages or not. It was either using blue or black, depending on the
> existence of unread messages. This makes 1.5's folder tree in the mailer
> show unread messages in the same way that 1.4 does, with bold text.
>
> -- dobey
--
Jeffrey Stedfast
Evolution Hacker - Ximian, Inc.
fejj ximian com - www.ximian.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]