Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/plugins/file


Modified Files:
        evfs_fs_vfolder.c 


Log Message:
* OK - works again now.  Will extract metadata from any file placed in a 
vfolder group, for now.

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/plugins/file/evfs_fs_vfolder.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- evfs_fs_vfolder.c   22 Jul 2006 13:12:58 -0000      1.8
+++ evfs_fs_vfolder.c   22 Jul 2006 18:11:44 -0000      1.9
@@ -141,7 +141,7 @@
                           ecore_list_append(files, path->files[0]);
 
                           /*TEMP FIXME - check this file for keywords*/
-                          evfs_metadata_extract_fork(path->files[0]);
+                          evfs_metadata_extract_queue(path->files[0]);
 
                           evfs_cleanup_file_uri_path(path);
                   }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to