--- src/config.h.orig	Sat Sep 19 20:36:27 1998
+++ src/config.h	Wed Oct  7 19:24:16 1998
@@ -15,12 +15,12 @@
  * EOF
  *
  */
-#define MAIL_SPOOL "/var/spool/mail/"       /* '/' terminated ! */
+#define MAIL_SPOOL "/var/mail/"       /* '/' terminated ! */
 
 /** Use Linux 2.0 Penguin as start button */
 #ifndef START_PIXMAP
-#define START_PIXMAP "linux.xpm"
-//#define START_PIXMAP "bsd-daemon.xpm"
+//#define START_PIXMAP "linux.xpm"
+#define START_PIXMAP "bsd-daemon.xpm"
 //#define START_PIXMAP "start.xpm"
 //#define START_PIXMAP "xfree86os2.xpm"
 #endif
