Re: [evolution-patches] fix for 57653 : toolbar visibility
- From: William Jon McCann <mccannwj pha jhu edu>
- To: Not Zed <notzed ximian com>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] fix for 57653 : toolbar visibility
- Date: Wed, 02 Jun 2004 16:38:27 -0400
Not Zed wrote:
Sweet. Looks good to me.
I would only suggest you use
prop[0] == '1'
rather than
strcmp(prop, "1") == 0
but its not really important (strcmp on gcc will be optimised to be
something similar anyway).
I'd say give 24 hours from when you posted it for anyone else to object,
otherwise go for it.
Committed with your changes. Thanks.
Jon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]