From: Patrick E. <pa...@pa...> - 2004-03-24 03:19:23
|
Hmm.. Go in to the jazz dir (the root dir with configure in it) and run a "cvs update -PAd". If that doesn't fix it, try checking out a new copy of the source. I just did this on my box: > mv jazz jazz2 > cvs co jazz ... snip snip ... > find jazz -name "*dia*" jazz/bitmaps/dialog.xpm jazz/dialogs.txt jazz/src/dialogs.cpp jazz/src/dialogs.h jazz/src/dialogs The bmp shouldn't be there anymore either. Looks like your copy just isn't updating nicely. Patrick |