Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_apps.c 


Log Message:
Don't listen to event DELETED_SELF

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_apps.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- e_apps.c    30 Mar 2005 06:36:58 -0000      1.25
+++ e_apps.c    30 Mar 2005 10:20:58 -0000      1.26
@@ -754,6 +754,7 @@
                  _e_app_subdir_rescan(app);
               }
          }
+       /*
        else if (event == ECORE_FILE_EVENT_DELETED_SELF)
          {
             Evas_List *l;
@@ -768,6 +769,7 @@
               }
             _e_app_change(app, E_APP_DEL);
          }
+       */
      }
 }
 




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to