Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/include


Modified Files:
        entropy.h 


Log Message:
* Add ability to delete mimee types

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/include/entropy.h,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -3 -r1.29 -r1.30
--- entropy.h   2 Apr 2006 05:47:38 -0000       1.29
+++ entropy.h   5 Apr 2006 11:25:10 -0000       1.30
@@ -119,6 +119,7 @@
 Entropy_Config_Mime_Binding_Action* entropy_core_mime_hint_get(char* 
mime_type, int key);
 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);
 
 /*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