
On Wed, 27 Oct 2004, Kees Cook wrote:
On Wed, Oct 27, 2004 at 10:42:08AM -0700, Bryce Harrington wrote:
It'd be nice to move some of the growing number of build scripts moved to a subdir. Also, are there files in the root dir that we no longer need?
I can move the autoconf tools into a separate directory. I think the intltool folks solved all their bugs in that area. I don't know about the rest of the stuff. The biggest set of "extra" files are the .ico, .png, and .nsi files but I'm not sure where those should live.
The .nsi is part of the windows build stuff I believe (I think it's for the install-shield type installer thingee).
Of the icons, I *believe* that only one of them is actually used, but I'm not certain. In any case I bet they could be moved into a subdir if the references to them were similarly updated. I'm not sure what requires the inkscape.png logo; it might be there only because there was no place better to put it.
Bryce