Re: Re: [evolution-patches] Bounty Hunt patch: Set wallpaper from mailer



looks fine to me too.

Jeff

On Wed, 2003-12-10 at 23:47 -0500, David Moore wrote:
> > I'd prefer you do something more like:
> > 
> > CamelContentType *ct;
> > 
> > if (!filename || !filename[0]) {
> >    ct = camel_mime_part_get_content_type(t->data.part.part);
> >    g_free (filename);
> >    filename = g_strdup_printf (_("untitled_image.%s"), ct->subtype);
> > }
> 
> Okay, here's a (hopefully final) patch. Sorry I took so long, I've been out of town.
> 
> Have you guys gotten my copyright assignment yet?
-- 
Jeffrey Stedfast
Evolution Hacker - Ximian, Inc.
fejj ximian com  - www.ximian.com




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