Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/demo Modified Files: evfs_demo.c Log Message: A few API updates to support recursive filesystem nesting (e.g. directory list on posix:///dir/blah.tar.bz2#bzip2:///#tar:///) =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/demo/evfs_demo.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- evfs_demo.c 26 Oct 2005 11:33:31 -0000 1.15 +++ evfs_demo.c 31 Oct 2005 03:32:55 -0000 1.16 @@ -62,7 +62,7 @@ //snprintf(pathi,1024,"posix://%s", getenv("HOME")); //snprintf(pathi,1024,"smb:///gown/MythVideos/musicvideos"); - snprintf(pathi,1024,"posix:///evfs/src/demo/test.tar#tar:///linux-2.6.13.1"); + snprintf(pathi,1024,"posix:///evfs/src/demo/test.tar#tar:///samba-3.0.20a"); printf ("Listing dir: %s\n", pathi); ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs