Enlightenment CVS committal Author : chaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/include Modified Files: plugin_helper.h Added Files: etk_file_rename_dialog.h Log Message: * File rename dialog for etk GUI =================================================================== RCS file: /cvs/e/e17/proto/entropy/src/include/plugin_helper.h,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- plugin_helper.h 11 Apr 2006 10:51:29 -0000 1.15 +++ plugin_helper.h 18 Apr 2006 12:19:55 -0000 1.16 @@ -16,7 +16,7 @@ Ecore_List* entropy_plugin_filesystem_filelist_get(entropy_file_request* request); void entropy_plugin_filesystem_filestat_get(entropy_file_request* request); void entropy_plugin_operation_respond(long operation, int response); -void entropy_plugin_filesystem_file_rename(entropy_generic_file* file, entropy_generic_file* dest); +void entropy_plugin_filesystem_file_rename(entropy_generic_file* file, char* dest); entropy_plugin* entropy_plugin_gui_get_by_name_toolkit(char* toolkit, char* name); ------------------------------------------------------- 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