Enlightenment CVS committal
Author : atmosphere
Project : misc
Module : engage
Dir : misc/engage/src
Modified Files:
icon.c
Log Message:
#if 0 the old IMLIB_SOMETHING_REALLYLONG_NAME block out, with a comment on why you
might want to enable the code
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/icon.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- icon.c 18 Apr 2004 17:47:40 -0000 1.16
+++ icon.c 18 Apr 2004 18:18:54 -0000 1.17
@@ -118,7 +118,8 @@
imlib_context_set_dither_mask(0);
imlib_context_set_drawable(pmap);
-#ifdef HAVE_IMLIB
+/* include the if'd out block if you want to use imlib version < 1.1.1 */
+#if 0
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