Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src


Modified Files:
        entropy_core.c 


Log Message:
Actually, we don't want to do this

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/entropy_core.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- entropy_core.c      29 Oct 2005 08:38:49 -0000      1.12
+++ entropy_core.c      1 Nov 2005 06:04:26 -0000       1.13
@@ -204,7 +204,7 @@
        /*Initialize the descent hash - this should be loaded from EVFS - 
FIXME*/
        /*Descent hash init - move this to a call to EVFS*/
        core->descent_hash = ecore_hash_new(ecore_str_hash, ecore_str_compare);
-       ecore_hash_set(core->descent_hash, "application/x-tar", "tar");
+       ecore_hash_set(core->descent_hash, "application/x-tar", 
"bzip2:///#tar");
 
 
 




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to