Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/include Modified Files: evfs.h Log Message: Added stub functions for file system ops =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/include/evfs.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- evfs.h 16 Aug 2005 09:00:21 -0000 1.6 +++ evfs.h 18 Aug 2005 05:17:58 -0000 1.7 @@ -20,6 +20,9 @@ #define EVFS_FUNCTION_MONITOR_START "evfs_monitor_start" #define EVFS_FUNCTION_MONITOR_STOP "evfs_monitor_stop" +#define EVFS_FUNCTION_DIRECTORY_LIST "evfs_directory_list" +#define EVFS_FUNCTION_FILE_COPY "evfs_file_copy" +#define EVFS_FUNCTION_FILE_MOVE "evfs_file_move" typedef enum ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs