Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto
Dir : e17/proto/exhibit/src/bin Modified Files: exhibit_main.c Log Message: - better checking =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/exhibit/src/bin/exhibit_main.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- exhibit_main.c 22 Dec 2005 09:09:37 -0000 1.15 +++ exhibit_main.c 22 Dec 2005 09:36:51 -0000 1.16 @@ -299,7 +299,7 @@ ep = epsilon_new(imagereal); epsilon_thumb_size(ep, EPSILON_THUMB_NORMAL); - if(epsilon_exists(ep)) + if(epsilon_exists(ep) == EPSILON_OK) { char *thumb; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs