$OpenBSD: patch-src_default_h,v 1.3 2004/06/13 12:25:08 sturm Exp $
--- src/default.h.orig	2004-05-23 08:18:19.000000000 +0200
+++ src/default.h	2004-06-13 13:38:32.000000000 +0200
@@ -129,8 +129,8 @@ XSV(const char *, acpiIgnoreBatteries,  
 
 XSV(const char *, kdeDataDir,                   KDEDIR)
 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,                  "xlock")
 XSV(const char *, clockCommand,                 "xclock -name icewm -title Clock")
