Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/include


Modified Files:
        entropy_generic.h 


Log Message:
Make the structure viewer work with TAR files as well

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/entropy/src/include/entropy_generic.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- entropy_generic.h   28 Oct 2005 22:33:36 -0000      1.3
+++ entropy_generic.h   28 Oct 2005 22:45:41 -0000      1.4
@@ -36,6 +36,8 @@
 struct entropy_file_request {
        entropy_generic_file* file;
        entropy_generic_file* file2;
+       entropy_generic_file* reparent_file;
+       
        entropy_core* core; /*A reference into the system core */
        void* requester; /*The object that requested this file/directory, for 
reference tracking purposes*/
        int file_type;




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