Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/include


Modified Files:
        entropy.h ewl_mime_dialog.h 


Log Message:
* More MIME-Action work.  The user can now add actions for particular MIME 
types.  This still needs to be saved, however.

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/include/entropy.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- entropy.h   24 Nov 2005 04:03:13 -0000      1.9
+++ entropy.h   26 Nov 2005 11:50:42 -0000      1.10
@@ -90,6 +90,7 @@
 void entropy_free(void* ref);
 char* entropy_core_descent_for_mime_get(entropy_core*, char*);
 entropy_mime_action* entropy_core_mime_hint_get(char* mime_type);
+void entropy_core_mime_action_add(char* mime_type, char* action);
 
 /*Logging stuff*/
 
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/entropy/src/include/ewl_mime_dialog.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ewl_mime_dialog.h   24 Nov 2005 04:03:13 -0000      1.1
+++ ewl_mime_dialog.h   26 Nov 2005 11:50:42 -0000      1.2
@@ -1,2 +1,2 @@
-void ewl_mime_dialog_display();
+void entropy_ewl_mime_dialog_display();
 




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to