Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/include


Modified Files:
        evfs.h 


Log Message:
Event notify for directory removal on posix fs

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/include/evfs.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- evfs.h      18 Oct 2005 08:47:38 -0000      1.19
+++ evfs.h      24 Oct 2005 03:13:01 -0000      1.20
@@ -129,7 +129,8 @@
 typedef enum evfs_file_monitor_type {
        EVFS_FILE_EV_CREATE,
        EVFS_FILE_EV_CHANGE,
-       EVFS_FILE_EV_REMOVE
+       EVFS_FILE_EV_REMOVE,
+       EVFS_FILE_EV_REMOVE_DIRECTORY
 } evfs_file_monitor_type;
 
 




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to