Enlightenment CVS committal Author : chaos Project : e17 Module : proto/entropy
Dir : e17/proto/entropy/src/include Modified Files: plugin_base.h Log Message: More efolder work =================================================================== RCS file: /cvs/e/e17/proto/entropy/src/include/plugin_base.h,v retrieving revision 1.19 retrieving revision 1.20 diff -u -3 -r1.19 -r1.20 --- plugin_base.h 13 Aug 2007 03:08:09 -0000 1.19 +++ plugin_base.h 30 Aug 2007 13:07:02 -0000 1.20 @@ -80,12 +80,12 @@ void (*file_trash_restore) (Ecore_List* files, entropy_gui_component_instance* instance); void (*auth_respond) (char*,char*,char*); - } file_functions; struct { void (*groups_get)(entropy_gui_component_instance* instance); Ecore_List* (*groups_retrieve)(); + void (*meta_all_get)(entropy_gui_component_instance* instance); } misc_functions; }; #define ENTROPY_PLUGIN_FILE(plugin) ((Entropy_Plugin_File *) plugin) ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs