Re: [evolution-patches] patch for #62053 (groupwise)



Yep. found that in testing and corrected. Commited to both branches
afther that change.

Thanks,
Siva
On Sun, 2004-10-10 at 20:19 +0530, Harish Krishnaswamy wrote:
> 
> >  node_tobe_deleted = 
> > g_slist_find_custom (ids, e_source_peek_uid(source), (GCompareFunc)
> > strcmp);
> >       g_free (node_tobe_deleted->data);
> I guess your intent is to free it after doing the check for nullity in
> the next line.
> 
> >       if(node_tobe_deleted) 
> >                    ids=g_slist_delete_link (ids, node_tobe_deleted);
> 
> rest looks good.
> harish
> 
> On Sat, 2004-10-09 at 16:35 +0530, Sivaiah Nallagatla wrote:
> > Attached patch adds the uids of groupwise calendar and contacts sources
> > to selected calednar and selected tasks lists in gconf  during account
> > setup. This is to make the groupwise calendar and taks sources
> > automatcially selected after account setup.
> > 
> > Thanks,
> > Siva



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