Re: [evolution-patches] calendar, mail and exchange: patch for bug #231968



looks ok.

- Chenthill.

On Mon, 2005-08-01 at 17:47 +0530, shakti wrote:
> Oh ok, I have done this now. Please review it.
> 
> Thanks,
> Shakti
> 
> 
> On Mon, 2005-08-01 at 17:21 +0530, chenthill wrote:
> > if (icalcomponent_get_first_property (comp_data->icalcomp,
> > ICAL_ATTENDEE_PROPERTY))
> > +                       mask &= ~E_CAL_MENU_SELECT_ASSIGNABLE;
> > The mask should be set only if the task is not assigned one.  The
> > existing check pasted below should be included.
> > 
> > if (!e_cal_get_static_capability (client,
> > CAL_STATIC_CAPABILITY_NO_TASK_ASSIGNMENT)
> >                        && !e_cal_get_static_capability (client,
> > CAL_STATIC_CAPABILITY_NO_CONV_TO_ASSIGN_TASK))
> > 
> > thanks, chenthill.
> > 
> > 
> > 
> > On Fri, 2005-07-29 at 12:06 +0530, shakti wrote:
> > > Yeah, I did a mistake there. Now I am not creating a new mask but
> > > setting the mask for 'ICAL_ATTENDEE_PROPERTY' in e-cal-menu.c file.
> > > 
> > > Please review the patch.
> > > 
> > > Thanks,
> > > Shakti
> > > 
> > _______________________________________________
> > 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]