$OpenBSD: patch-src_default_h,v 1.7 2006/07/09 09:32:01 steven Exp $
--- src/default.h.orig	Sun Apr 16 18:12:31 2006
+++ src/default.h	Sun Jul  9 11:08:34 2006
@@ -136,8 +136,8 @@ XSV(const char *, acpiIgnoreBatteries,  
 #endif
 
 XSV(const char *, mailBoxPath,                  0)
-XSV(const char *, mailCommand,                  "xterm -name pine -title PINE -e pine")
-XSV(const char *, mailClassHint,                "pine.XTerm")
+XSV(const char *, mailCommand,                  "xterm -name mail -title MAIL -e mail")
+XSV(const char *, mailClassHint,                "mail.XTerm")
 XSV(const char *, newMailCommand,               0)
 XSV(const char *, lockCommand,                  0)
 XSV(const char *, clockCommand,                 "xclock -name icewm -title Clock")
