Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/include


Modified Files:
        entropy.h 


Log Message:
* Allow adding on new applications to a mime type

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/include/entropy.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- entropy.h   19 Mar 2006 00:35:26 -0000      1.24
+++ entropy.h   19 Mar 2006 04:28:42 -0000      1.25
@@ -102,6 +102,7 @@
 char* entropy_core_descent_for_mime_get(entropy_core*, char*);
 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);
 
 /*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