Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

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


Modified Files:
        evfs_meta_extractor.c 


Log Message:
* Identify metadata plugin as being generic handler

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/plugins/meta/evfs_meta_extractor.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- evfs_meta_extractor.c       21 Jul 2006 17:01:31 -0000      1.1
+++ evfs_meta_extractor.c       21 Jul 2006 17:07:00 -0000      1.2
@@ -70,6 +70,9 @@
        ecore_list_append(list, "application/x-bzip2");
        ecore_list_append(list, "video/quicktime");
        ecore_list_append(list, "video/x-ms-asf");
+       ecore_list_append(list, "object/undefined");
+
+       
 
 
 



-------------------------------------------------------------------------
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