Enlightenment CVS committal Author : chaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/include Modified Files: evfs_plugin.h Log Message: * Actually write the trash files =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/include/evfs_plugin.h,v retrieving revision 1.16 retrieving revision 1.17 diff -u -3 -r1.16 -r1.17 --- evfs_plugin.h 12 Aug 2006 12:34:25 -0000 1.16 +++ evfs_plugin.h 15 Aug 2006 08:22:56 -0000 1.17 @@ -36,6 +36,8 @@ int (*evfs_file_write) (evfs_filereference * command, char *bytes, long size); int (*evfs_file_close) (evfs_filereference * command); + + void (*evfs_file_notify_create) (evfs_filereference* file); int (*evfs_file_create) (evfs_filereference * file); int (*evfs_file_mkdir) (evfs_filereference * file); ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs