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



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




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