--- src/glyphs-gtk.c.orig Sun May 20 21:56:51 2001 +++ src/glyphs-gtk.c Sun May 20 21:57:22 2001 @@ -1576,6 +1576,8 @@ type = resource_symbol_to_type (resource_type); +#if 0 + // if (dest_mask & IMAGE_POINTER_MASK && type == IMAGE_POINTER_MASK) // iitype = IMAGE_POINTER; // else if (dest_mask & IMAGE_COLOR_PIXMAP_MASK) @@ -1583,6 +1585,8 @@ // else // incompatible_image_types (instantiator, dest_mask, // IMAGE_COLOR_PIXMAP_MASK | IMAGE_POINTER_MASK); + +#endif /* mess with the keyword info we were provided with */ gtk_initialize_pixmap_image_instance (ii, 1, type);