Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/lib


Modified Files:
        libevfs.c 


Log Message:
* First commit of the gzip plugin


===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/lib/libevfs.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- libevfs.c   16 Nov 2005 11:48:53 -0000      1.23
+++ libevfs.c   20 Nov 2005 01:27:24 -0000      1.24
@@ -188,6 +188,8 @@
        ecore_list_append(plugin, "tar");
        ecore_list_append(plugin, "bzip2");
        ecore_list_append(plugin, "ftp");
+       ecore_list_append(plugin, "gzip");
+
        
        ecore_list_append(reserved, "://");
        ecore_list_append(reserved, "@");




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