Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/include Modified Files: plugin_base.h Log Message: * Cleanup for structure viewer * Right click for structure viewer headers to edit/delete * Core plugin destroy notify for layouts so we can save headers on shutdown =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/include/plugin_base.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- plugin_base.h 2 Jan 2006 09:05:42 -0000 1.2 +++ plugin_base.h 7 Jan 2006 08:21:01 -0000 1.3 @@ -30,6 +30,8 @@ char filename[255]; void* dl_ref; void (*gui_event_callback_p)(); + + void* data; }; typedef struct entropy_mime_object entropy_mime_object; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs