Enlightenment CVS committal Author : chaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/plugins/file Modified Files: evfs_fs_samba.c Log Message: * A windows share is a folder =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/plugins/file/evfs_fs_samba.c,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- evfs_fs_samba.c 25 Jun 2007 07:15:23 -0000 1.11 +++ evfs_fs_samba.c 29 Jun 2007 00:39:43 -0000 1.12 @@ -335,7 +335,7 @@ else if (entry->smbc_type == SMBC_SERVER) reference->file_type = EVFS_FILE_DIRECTORY; else if (entry->smbc_type == SMBC_FILE_SHARE) - reference->file_type = EVFS_FILE_SMB_FILE_SHARE; + reference->file_type = EVFS_FILE_DIRECTORY; else if (entry->smbc_type == SMBC_PRINTER_SHARE) reference->file_type = EVFS_FILE_SMB_PRINTER_SHARE; else if (entry->smbc_type == SMBC_COMMS_SHARE) ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs