[EMAIL PROTECTED] wrote on Thu, Dec 18, 2003 at 12:36:21AM -0800
> Enlightenment CVS committal
>
> Author : rbdpngn
> Project : e17
> Module : libs/evas
>
> Dir : e17/libs/evas/src/lib/engines/common
>
>
> Modified Files:
> evas_image_load.c
>
>
> Log Message:
> Hopefully fix bui
On Wednesday 17 December 2003 22:49, [EMAIL PROTECTED]
wrote:
> @@ -293,12 +297,12 @@
> int iw, ih;
> char outfile[PATH_MAX];
>
> -if(!e || !e->hash || !e->src) return(EPSILON_FAIL);
> #ifdef HAVE_EPEG_H
> Epeg_Image *im;
> Epeg_Thumbnail_Info info;
> int len = 0;
>
Bad ! Sorry :( I'll fix it today.
* Mike Frysinger ([EMAIL PROTECTED]) wrote:
Content-Description: signed data
> On Wednesday 17 December 2003 22:49, [EMAIL PROTECTED]
> wrote:
> > @@ -293,12 +297,12 @@
> > int iw, ih;
> > char outfile[PATH_MAX];
> >
> > -if(!e || !e->hash || !e->sr