Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/include


Modified Files:
        entropy_gui_event_handler.h 


Log Message:
* Even more event consolidation

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/include/entropy_gui_event_handler.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- entropy_gui_event_handler.h 1 Apr 2006 02:36:36 -0000       1.3
+++ entropy_gui_event_handler.h 1 Apr 2006 07:41:29 -0000       1.4
@@ -56,5 +56,10 @@
 Entropy_Gui_Event_Handler_Instance_Data* 
entropy_event_handler_file_action_instance_data(entropy_gui_event* event, 
        entropy_gui_component_instance* requestor);
 
+/*Thumbnail available*/
+Entropy_Gui_Event_Handler* entropy_event_handler_thumbnail_available_handler();
+Entropy_Gui_Event_Handler_Instance_Data* 
entropy_event_handler_thumbnail_available_instance_data(entropy_gui_event* 
event, 
+       entropy_gui_component_instance* requestor);
+
 
 #endif




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