Enlightenment CVS committal Author : chaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/include Modified Files: evfs_command.h Log Message: * Treat certain files in samba as dirs (servers,workgroups). This allows network browsing. We should probably send attach hints with these files, so the filemanager can select an appropriate icon * Prepare for trash restore - IO functions =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/include/evfs_command.h,v retrieving revision 1.14 retrieving revision 1.15 diff -u -3 -r1.14 -r1.15 --- evfs_command.h 17 Jul 2006 14:45:09 -0000 1.14 +++ evfs_command.h 23 Aug 2006 11:29:32 -0000 1.15 @@ -26,7 +26,8 @@ EVFS_CMD_METADATA_FILE_GET = 18, EVFS_CMD_METADATA_GROUPS_GET = 19, EVFS_CMD_METADATA_FILE_GROUP_ADD = 20, - EVFS_CMD_METADATA_FILE_GROUP_REMOVE = 21 + EVFS_CMD_METADATA_FILE_GROUP_REMOVE = 21, + EVFS_CMD_TRASH_RESTORE } evfs_command_type; ------------------------------------------------------------------------- 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