Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/include


Modified Files:
        entropy.h 


Log Message:
* Move the uri generation function to the core.  This function still needs to 
be made generically recursible

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/include/entropy.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- entropy.h   28 Oct 2005 22:33:36 -0000      1.3
+++ entropy.h   9 Nov 2005 11:27:36 -0000       1.4
@@ -61,6 +61,7 @@
 
 /*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);
 
 
 /*Selection engine functions*/




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to