Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/include


Modified Files:
        plugin_helper.h 


Log Message:
* dlsym--, api++

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/include/plugin_helper.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- plugin_helper.h     1 Apr 2006 04:35:36 -0000       1.11
+++ plugin_helper.h     3 Apr 2006 10:11:11 -0000       1.12
@@ -15,5 +15,7 @@
 void entropy_plugin_filesystem_directory_create(entropy_generic_file* file, 
char* dir);
 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);
 
 #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