Georg Baum wrote:
You forgot to add the new image to the Makefile, and you broke both xforms and gtk :-(
oops
For those unfamiliar with the .xpm format: This can be read as C source (and is used as such in the xforms and gtk frontends), so one may not arbitrarily change the internal image name.
one learns something everyday > I am committing the attached patch right now. thanks