Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src


Modified Files:
        entropy_core.c 


Log Message:
* Miscellaenous plugin updates
* DND tests

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/entropy_core.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- entropy_core.c      16 Nov 2005 11:48:34 -0000      1.20
+++ entropy_core.c      20 Nov 2005 03:04:28 -0000      1.21
@@ -214,6 +214,7 @@
        /*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-bzip2", 
"bzip2:///#tar");
+       ecore_hash_set(core->descent_hash, "application/x-gtar", 
"gzip:///#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. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to