Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src


Modified Files:
        icon.c 


Log Message:
All right - who was it? cases out of date imlibs to seg
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/icon.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- icon.c      18 Apr 2004 01:12:58 -0000      1.13
+++ icon.c      18 Apr 2004 15:13:58 -0000      1.14
@@ -111,7 +111,7 @@
   imlib_context_set_dither_mask(0);
   imlib_context_set_drawable(pmap);
 
-#if IMLIB_CREATE_IMAGE_FROM_DRAWABLE_WORKS_WITH_MASK
+#if !IMLIB_CREATE_IMAGE_FROM_DRAWABLE_WORKS_WITH_MASK
   mask = None;
 #endif
   img = imlib_create_image_from_drawable(mask, x, y, w, h, 0);




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to