Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fileman_smart.c 


Log Message:
printf--
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_fileman_smart.c,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -3 -r1.93 -r1.94
--- e_fileman_smart.c   6 Nov 2005 15:35:06 -0000       1.93
+++ e_fileman_smart.c   7 Nov 2005 00:21:12 -0000       1.94
@@ -2416,8 +2416,8 @@
          {
             E_Fm_Icon *icon;             
             Evas_Coord x, y, w, h;
+            
             icon = l->data;
-            printf("going to %s\n", icon->file->name);
             evas_object_geometry_get(icon->icon_object, &x, &y, &w, &h);
             if(!E_CONTAINS(sd->x, sd->y, sd->w, sd->h, x, y, w, h))
               {




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to