Re: [evolution-patches] Fix for #304013 (Mail)



oops! thanks for pointing that.

here is the updated patch.
http://bugzilla.gnome.org/show_bug.cgi?id=304013

Thanks,
Vivek Jain

On Fri, 2005-08-05 at 16:41 +0000, Not Zed  wrote:
> Hi vivek,
> 
> Your patch has a small problem, you must move this stuff into the if
> (mime_part) case:
> 
>  	len = emf->part_id->len;
>  	g_string_append_printf(emf->part_id, ".appledouble.1");
> 
> Otherwise, the 'else' case will not clear this information, as it must.
> 
> Cheers,
>  Michael
> 
> PS see, it wasn't that hard, was it?





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