Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/include


Modified Files:
        entropy.h 


Log Message:
* Support removal of mime<->apps bindings.  Edit coming soon

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/include/entropy.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- entropy.h   11 Apr 2006 10:51:29 -0000      1.31
+++ entropy.h   14 Apr 2006 02:20:17 -0000      1.32
@@ -122,6 +122,7 @@
 void entropy_core_mime_action_add(char* mime_type, char* desc);
 void entropy_core_mime_application_add(char* mime_type, char* name, char* 
executable, char* args);
 void entropy_core_mime_action_remove(char* mime_type);
+void entropy_core_mime_action_remove_app(char* mime_type, 
Entropy_Config_Mime_Binding_Action* action);
 
 /*Object Assocation*/
 void entropy_core_object_file_associate(void* object, entropy_generic_file* 
file);




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

Reply via email to