From 5b694527025c98b68b51dff92076405c85757cef Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Wed, 17 Feb 1999 11:42:43 +0000 Subject: [PATCH] Correct the netscape text/html entry. --- contrib/sample.mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/sample.mailcap b/contrib/sample.mailcap index 78679ae8..90df2663 100644 --- a/contrib/sample.mailcap +++ b/contrib/sample.mailcap @@ -1,6 +1,6 @@ # $Id$ -text/html; netscape -remote 'openURL(%s)' +text/html; netscape -remote openURL\(%s\) image/gif; xv %s image/jpg; xv %s application/pgp-keys; pgp -f < %s ; copiousoutput -- 2.49.0