diff options
author | thierry <thierry@FreeBSD.org> | 2005-10-29 05:59:07 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-10-29 05:59:07 +0800 |
commit | 2d0a557a0e75d5bd35848bd8c3491642b1d253b2 (patch) | |
tree | 7bc57669a98d55f9a9f9da4acd2cd754437c1618 /www/horde4-base/files | |
parent | 5f136df373fd1019899e25f2aa892a287614cfb2 (diff) | |
download | freebsd-ports-gnome-2d0a557a0e75d5bd35848bd8c3491642b1d253b2.tar.gz freebsd-ports-gnome-2d0a557a0e75d5bd35848bd8c3491642b1d253b2.tar.zst freebsd-ports-gnome-2d0a557a0e75d5bd35848bd8c3491642b1d253b2.zip |
Upgrade to 3.0.6.
Changelog at
<http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.154&r2=1.515.2.167.2.4&ty=h>
Diffstat (limited to 'www/horde4-base/files')
-rw-r--r-- | www/horde4-base/files/patch-config_mime_drivers.php.dist | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/www/horde4-base/files/patch-config_mime_drivers.php.dist b/www/horde4-base/files/patch-config_mime_drivers.php.dist index 3128b9e744ea..9b32d41ebb5e 100644 --- a/www/horde4-base/files/patch-config_mime_drivers.php.dist +++ b/www/horde4-base/files/patch-config_mime_drivers.php.dist @@ -1,5 +1,5 @@ ---- config/mime_drivers.php.dist.orig Mon Mar 14 14:48:05 2005 -+++ config/mime_drivers.php.dist Wed Mar 30 00:41:34 2005 +--- config/mime_drivers.php.dist.orig Fri Sep 30 22:52:16 2005 ++++ config/mime_drivers.php.dist Fri Oct 28 23:01:17 2005 @@ -37,10 +37,21 @@ * zip Zip files */ @@ -115,7 +115,7 @@ - 'text/diff', 'text/x-diff', 'text/x-patch', 'text/x-csrc', - 'x-extension/cs', 'text/x-java', 'text/x-chdr', 'text/x-c++src', - 'text/x-c++hdr', 'x-extension/vhd', 'x-extension/vhdl', 'text/x-sql', -- 'x-extension/vb', 'x-extension/vba', 'text/x-emacs-lisp'); +- 'x-extension/vb', 'x-extension/vba', 'text/x-emacs-lisp', 'text/x-tex'); -$mime_drivers['horde']['enscript']['icons'] = array( - 'default' => 'text.png', - 'text/xml' => 'xml.png', @@ -132,7 +132,7 @@ +//UNCOMMENTIFES 'text/diff', 'text/x-diff', 'text/x-patch', 'text/x-csrc', +//UNCOMMENTIFES 'x-extension/cs', 'text/x-java', 'text/x-chdr', 'text/x-c++src', +//UNCOMMENTIFES 'text/x-c++hdr', 'x-extension/vhd', 'x-extension/vhdl', 'text/x-sql', -+//UNCOMMENTIFES 'x-extension/vb', 'x-extension/vba', 'text/x-emacs-lisp'); ++//UNCOMMENTIFES 'x-extension/vb', 'x-extension/vba', 'text/x-emacs-lisp', 'text/x-tex'); +//UNCOMMENTIFES$mime_drivers['horde']['enscript']['icons'] = array( +//UNCOMMENTIFES 'default' => 'text.png', +//UNCOMMENTIFES 'text/xml' => 'xml.png', @@ -144,7 +144,7 @@ /** -@@ -272,15 +283,15 @@ +@@ -272,14 +283,14 @@ * The 'location' entry should point to the 'wvHtml' program, NOT the * 'wvWare' program. */ @@ -153,8 +153,7 @@ -$mime_drivers['horde']['msword']['handles'] = array( - 'application/vnd.ms-word', - 'application/msword', -- 'application/rtf', -- 'text/rtf'); +-); -$mime_drivers['horde']['msword']['icons'] = array( - 'default' => 'msword.png'); +//UNCOMMENTIFWV$mime_drivers['horde']['msword']['location'] = '%%LOCALBASE%%/bin/wvHtml'; @@ -162,14 +161,13 @@ +//UNCOMMENTIFWV$mime_drivers['horde']['msword']['handles'] = array( +//UNCOMMENTIFWV 'application/vnd.ms-word', +//UNCOMMENTIFWV 'application/msword', -+//UNCOMMENTIFWV 'application/rtf', -+//UNCOMMENTIFWV 'text/rtf'); ++//UNCOMMENTIFWV); +//UNCOMMENTIFWV$mime_drivers['horde']['msword']['icons'] = array( +//UNCOMMENTIFWV 'default' => 'msword.png'); /** -@@ -288,14 +299,14 @@ +@@ -287,14 +298,14 @@ * This driver requires xlhtml to be installed. * xlhtml homepage: http://chicago.sourceforge.net/xlhtml/ */ @@ -192,7 +190,7 @@ /** -@@ -303,13 +314,13 @@ +@@ -302,13 +313,13 @@ * This driver requires ppthtml, included with xlhtml, to be installed. * xlhtml homepage: http://chicago.sourceforge.net/xlhtml/ */ @@ -213,7 +211,7 @@ /** -@@ -325,24 +336,24 @@ +@@ -324,24 +335,24 @@ /** * RPM driver settings */ |