Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/include


Modified Files:
        entropy_generic.h 


Log Message:
Change the default mime length to accommodate larger mime-types

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/entropy/src/include/entropy_generic.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- entropy_generic.h   20 Oct 2005 08:45:54 -0000      1.1
+++ entropy_generic.h   24 Oct 2005 00:58:38 -0000      1.2
@@ -10,7 +10,7 @@
 struct entropy_generic_file {
         char path[255];
         char filename[255];
-        char mime_type[20];
+        char mime_type[40];
        char uri_base[15];
        
        char perms[10];




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