Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/include Modified Files: evfs_filereference.h Log Message: * Indenting updates * Patch from Victor Kojouharov to allow the samba plugin to recognize different Windows file types =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/include/evfs_filereference.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- evfs_filereference.h 26 Oct 2005 02:20:01 -0000 1.3 +++ evfs_filereference.h 31 Jan 2006 05:46:52 -0000 1.4 @@ -6,7 +6,14 @@ typedef enum evfs_file_type evfs_file_type; enum evfs_file_type { EVFS_FILE_NORMAL = 1, - EVFS_FILE_DIRECTORY = 2 + EVFS_FILE_DIRECTORY = 2, + EVFS_FILE_LINK = 3, + EVFS_FILE_SMB_WORKGROUP = 4, + EVFS_FILE_SMB_SERVER = 5, + EVFS_FILE_SMB_FILE_SHARE = 6, + EVFS_FILE_SMB_PRINTER_SHARE = 7, + EVFS_FILE_SMB_COMMS_SHARE = 8, + EVFS_FILE_SMB_IPC_SHARE = 9, }; typedef enum evfs_uri_token_type { ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs