Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/bin


Modified Files:
        evfs_server_handle.c 


Log Message:
* Add a libextractor based metadata grabber

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/bin/evfs_server_handle.c,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -3 -r1.61 -r1.62
--- evfs_server_handle.c        20 Jul 2006 17:49:51 -0000      1.61
+++ evfs_server_handle.c        21 Jul 2006 17:01:31 -0000      1.62
@@ -562,7 +562,7 @@
 
 void evfs_handle_metadata_command(evfs_client* client, evfs_command* command)
 {
-       char* type = "audio/x-mp3";
+       char* type = "audio/x-mp3"; /*FIXME - make generic - id mimes..*/
        evfs_plugin_meta* plugin;
        Evas_List* ret_list;
 



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