Enlightenment CVS committal Author : chaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/lib Modified Files: Makefile.am libevfs.c Log Message: * Add group icon hinting * Split out seeder to new file - create DB upgrade system =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/lib/Makefile.am,v retrieving revision 1.16 retrieving revision 1.17 diff -u -3 -r1.16 -r1.17 --- Makefile.am 19 Jul 2006 16:27:10 -0000 1.16 +++ Makefile.am 20 Jul 2006 15:15:41 -0000 1.17 @@ -34,7 +34,8 @@ $(top_srcdir)/src/common/evfs_vfolder.c \ $(top_srcdir)/src/common/evfs_misc.c \ $(top_srcdir)/src/common/evfs_common.c \ - $(top_srcdir)/src/bin/evfs_metadata.c + $(top_srcdir)/src/bin/evfs_metadata.c \ + $(top_srcdir)/src/bin/evfs_metadata_db.c libevfs_la_LIBADD = \ =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/lib/libevfs.c,v retrieving revision 1.43 retrieving revision 1.44 diff -u -3 -r1.43 -r1.44 --- libevfs.c 16 Jul 2006 10:25:54 -0000 1.43 +++ libevfs.c 20 Jul 2006 15:15:41 -0000 1.44 @@ -447,8 +447,6 @@ evfs_file_uri_path *path = NEW(evfs_file_uri_path); Ecore_DList *tokens; - printf("Parsing URI '%s'\n", uri); - /*for (i=0;i<strlen(uri);i++) { * printf("URI Input: '%s'\n", uri); * } */ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs