I've got a patch that adds a "virtual file system" (vfs) to pcb. This lets various bits just do "vfs_open(...)" and it automatically searches ~/.pcb, $prefix, and a compiled-in default tree.
CVS will thus have the compiled-in default tree. This will eventually contain all the icons and other gingerbread for the GUI, as well as the default font and any other files that pcb just can't do without. Question: in cvs, should the "vfs files" subdirectory be a subdir of the src/ directory, or be a peer to it? _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
