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



On Wed, 2003-12-10 at 23:47, 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?

We did, and seeing as how Jeff and Michael are away right now, I've
committed the patch.  Go ahead and apply for the bounty via the form.

-JP
-- 
JP Rosevear <jpr ximian com>
Ximian, Inc.




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