Index: splash.c =================================================================== RCS file: /cvs/gnome/dia/app/splash.c,v retrieving revision 1.7 retrieving revision 1.8 diff -r1.7 -r1.8 73c73,74 < gtk_container_add (GTK_CONTAINER(frame), gpixmap); --- > if (gpixmap) > gtk_container_add (GTK_CONTAINER(frame), gpixmap);