Re: [evolution-patches] patch for bug #59983 calendar



hi,
Have committed the patch after changing placement of the "{" character.
Thank you, chenthill.

>>>Rodrigo Moya <rodrigo novell com> 07/23 12:51 pm >>>
On Thu, 2004-07-22 at 10:16 -0600, P Chenthill wrote:
>hi,
>Have attached a patch which makes the calendar selection menu visible
>if the user has not made an action on it, even if it is already in the
>calendar.


>-               itip_title = _("Meeting Proposal");
>-               options = get_request_options (priv->current_ecal ?
>FALSE : TRUE);
>+               itip_title = _("Meeting Proposal");    
>+               if (priv->current_ecal)
>+               {
>
that { character should be in the same line as the if statement.

Apart from that, it looks ok to me.

cheers

_______________________________________________
evolution-patches mailing list
evolution-patches lists ximian com
http://lists.ximian.com/mailman/listinfo/evolution-patches


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]