Enlightenment CVS committal Author : chaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/include Modified Files: entropy_config.h Log Message: * Cofnig version bump * Move config directory to ~/.e/entropy/ (rather than apps/) * Remove last of pthread junk =================================================================== RCS file: /cvs/e/e17/proto/entropy/src/include/entropy_config.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- entropy_config.h 22 Mar 2006 11:04:52 -0000 1.9 +++ entropy_config.h 30 Mar 2006 04:02:03 -0000 1.10 @@ -53,6 +53,8 @@ Evas_List* entropy_config_standard_structures_parse (entropy_gui_component_instance * instance, char *config); Entropy_Config_Structure* entropy_config_standard_structures_add (char *name, char *uri); +Entropy_Config_Mime_Binding* +entropy_config_binding_new(char* mime_type, char* description, Entropy_Config_Mime_Binding_Action* action1, ...); void entropy_config_standard_structure_remove(Entropy_Config_Structure* structure); void entropy_config_standard_structures_create (); void entropy_config_eet_config_save(); ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs