Re: [evolution-patches] fix for bug # 306017



On Tue, 2005-08-02 at 03:58 -0600, Chakravarthi P wrote:
> if (dt.tzid)
> +               e_cal_get_timezone (event->comp_data->client, dt.tzid,
> &zone, NULL);

If the dt.tzid is not set, set the right timezone using the else part
since the subsequent if (zone) check would obviously fail.

thanks, chenthill.



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