Enlightenment CVS committal Author : chaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/include Modified Files: etk_user_interaction_dialog.h Log Message: * Delete dialog behaviour rationalisation =================================================================== RCS file: /cvs/e/e17/proto/entropy/src/include/etk_user_interaction_dialog.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- etk_user_interaction_dialog.h 2 Aug 2007 03:30:32 -0000 1.3 +++ etk_user_interaction_dialog.h 5 Aug 2007 12:25:22 -0000 1.4 @@ -1,7 +1,8 @@ #ifndef __ETK_USER_INTERACTION_DIALOG_H_ #define __ETK_USER_INTERACTION_DIALOG_H_ -void entropy_etk_delete_dialog_new(entropy_generic_file* file, entropy_gui_component_instance* instance); +void entropy_etk_delete_dialog_new(entropy_gui_component_instance* instance, Ecore_List* files); void entropy_etk_user_interaction_dialog_new(entropy_file_operation* ); +void entropy_etk_delete_dialog_single_new(entropy_gui_component_instance* instance, entropy_generic_file* file); #endif ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs