diff lisp/x11/x-toolbar.el @ 165:5a88923fcbfe r20-3b9

Import from CVS: tag r20-3b9
author cvs
date Mon, 13 Aug 2007 09:44:42 +0200
parents cca96a509cfe
children 8eaf7971accc
line wrap: on
line diff
--- a/lisp/x11/x-toolbar.el	Mon Aug 13 09:43:39 2007 +0200
+++ b/lisp/x11/x-toolbar.el	Mon Aug 13 09:44:42 2007 +0200
@@ -160,8 +160,7 @@
     (elm	. (toolbar-external "xterm" "-e" "elm"))
     (mutt	. (toolbar-external "xterm" "-e" "mutt"))
     (exmh	. (toolbar-external "exmh"))
-    ;; How to turn on netscape mail, command-line??
-    (netscape	. (toolbar-external "netscape")))
+    (netscape	. (toolbar-external "netscape" "mailbox:")))
   "*Alist of mail readers and their commands.
 The car of each alist element is the mail reader, and the cdr is the form
 used to start it."