From b2424d7fdd8c2772b70976d4ec8d2038de9b2bab Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Mon, 1 Apr 2002 13:29:22 +0000 Subject: fix a warning when building + better handling of MIME drivers PR: 35049 Submitted by: maintainer --- mail/imp-devel/files/patch-aa | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) (limited to 'mail/imp-devel/files/patch-aa') diff --git a/mail/imp-devel/files/patch-aa b/mail/imp-devel/files/patch-aa index 815bf336e687..132794233fcc 100644 --- a/mail/imp-devel/files/patch-aa +++ b/mail/imp-devel/files/patch-aa @@ -1,6 +1,6 @@ ---- config/mime_drivers.php.dist.orig Sat Jul 14 15:30:14 2001 -+++ config/mime_drivers.php.dist Thu Nov 15 00:08:34 2001 -@@ -59,4 +59,47 @@ +--- config/mime_drivers.php.dist.orig Mon Dec 24 04:51:49 2001 ++++ config/mime_drivers.php.dist Sun Feb 17 11:47:19 2002 +@@ -61,4 +61,28 @@ $mime_drivers['imp']['html']['handles'] = array( 'text/html', 'text/richtext' ); @@ -8,25 +8,6 @@ + * Misc utilities + */ + -+/* Spell checker */ -+/* BEGBSDASPELL$conf['utils']['spellchecker'] = '%%LOCALBASE%%/bin/aspell';ENDBSDASPELL */ -+ -+/* MS-Word viewer */ -+/* BEGBSDWV$conf['utils']['wordviewer'] = '%%LOCALBASE%%/bin/wvHtml';ENDBSDWV */ -+ -+/* MS-Excel viewer */ -+/* BEGBSDXL$conf['utils']['excelviewer'] = '%%LOCALBASE%%/bin/xlHtml';ENDBSDXL */ -+ -+/* MS-Powerpoint viewer */ -+/* BEGBSDXL$conf['utils']['powerpointviewer'] = '%%LOCALBASE%%/bin/pptHtml';ENDBSDXL */ -+ -+/* tar archive files -+ Remark: you might prefer GNU tar, from the port archivers/gtar */ -+$conf['utils']['tar'] = '/usr/bin/tar'; -+ -+/* Zip file viewer */ -+/* BEGBSDZIP$conf['utils']['unzip'] = '%%LOCALBASE%%/bin/zipinfo';ENDBSDZIP */ -+ +/** + ** PGP/GnuPG Configuration + **/ -- cgit v1.2.3