Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/include Modified Files: entropy.h Log Message: * Sync with changed evfs api =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/include/entropy.h,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- entropy.h 12 Jan 2006 09:16:08 -0000 1.15 +++ entropy.h 1 Feb 2006 05:02:23 -0000 1.16 @@ -63,12 +63,13 @@ entropy_file_listener* entropy_core_file_cache_retrieve(char* md5); void generic_file_print(entropy_generic_file* file); entropy_generic_file* entropy_generic_file_clone(entropy_generic_file* file); -char* md5_entropy_path_file(char* path, char* filename); +char* md5_entropy_path_file(char* plugin, char* folder, char* filename); /*FS Interaction/EVFS functions*/ entropy_generic_file* entropy_core_parse_uri(char* uri); char* entropy_core_generic_file_uri_create (entropy_generic_file* file, int drill_down); +entropy_generic_file* evfs_filereference_to_entropy_generic_file(void* ref); /*Selection engine functions*/ ------------------------------------------------------- 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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs