Re: [evolution-patches] evolution/cal gui patch for resource booking



On Fri, 2004-10-08 at 00:01 +0530, Sarfraaz Ahmed wrote:
> Hi,
> 
> While looking at 67510, created this small patch for evolution. This
> gives a little bit better information to the user now.
> 
since the "Unable to book" part is shown to the user, it should be
marked for translation.

Also, the error_str is g_free'd in the wrong spot, it should be declared
and free'd inside the 'if (error->code != E_CALENDAR_STATUS_OK... block.
Since it is not initialized, g_free'ing it when there is no error could
cause problems.

-- 
Rodrigo Moya <rodrigo novell com>




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