SOURCES: horde-mime_drivers.patch - udated to 3.1.2
glen
glen at pld-linux.org
Sat Jul 8 13:29:50 CEST 2006
Author: glen Date: Sat Jul 8 11:29:50 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- udated to 3.1.2
---- Files affected:
SOURCES:
horde-mime_drivers.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/horde-mime_drivers.patch
diff -u SOURCES/horde-mime_drivers.patch:1.3 SOURCES/horde-mime_drivers.patch:1.4
--- SOURCES/horde-mime_drivers.patch:1.3 Thu Mar 9 16:19:09 2006
+++ SOURCES/horde-mime_drivers.patch Sat Jul 8 13:29:45 2006
@@ -1,30 +1,18 @@
-diff -u horde-3.1/config/mime_drivers.php horde-3.1/config/mime_drivers.php
---- horde-3.1/config/mime_drivers.php 2006-03-09 16:37:22.000000000 +0200
-+++ horde-3.1/config/mime_drivers.php 2006-03-09 17:17:26.000000000 +0200
-@@ -37,10 +37,19 @@
- * zip Zip files
- */
+--- horde-3.1.2/config/mime_drivers.php~ 2006-07-06 14:24:31.169722631 +0300
++++ horde-3.1.2/config/mime_drivers.php 2006-07-08 14:28:38.307961693 +0300
+@@ -39,10 +39,10 @@
$mime_drivers_map['horde']['registered'] = array(
-- 'css', 'deb', 'enriched', 'enscript', 'html', 'images', 'msword',
-- 'msexcel', 'mspowerpoint', 'ooo', 'pdf', 'php', 'plain', 'rar', 'report',
-- 'rfc822', 'richtext', 'rpm', 'security', 'simple', 'srchighlite', 'tgz',
-- 'tnef', 'vcard', 'webcpp', 'zip');
-+ 'css', 'enriched', 'html', 'images',
-+ 'ooo', 'pdf', 'php', 'plain', 'rar', 'report',
-+ 'rfc822', 'richtext', 'rpm', 'security', 'simple', 'tgz',
-+ 'tnef', 'vcard', 'zip',
-+ # enable these if you have program defined in location installed on system
-+# 'webcpp',
-+# 'srchighlite',
-+# 'enscript',
-+# 'msword',
-+# 'msexcel',
-+# 'mspowerpoint',
-+# 'deb',
-+);
+ 'css', 'enriched', 'html', 'images', 'ooo', 'pdf', 'php', 'plain', 'rar',
+ 'report', 'rfc822', 'richtext', 'security', 'simple', 'tgz', 'tnef',
+- 'vcard', 'zip',
++ 'vcard', 'zip', 'rpm',
+ // The following mime drivers require external applications to be
+ // installed.
+- // 'deb', 'enscript', 'msword', 'msexcel', 'mspowerpoint', 'rpm',
++ // 'deb', 'enscript', 'msword', 'msexcel', 'mspowerpoint',
+ // 'srchighlite', 'webcpp'
+ );
-
- /**
@@ -288,7 +297,7 @@
* This driver requires xlhtml to be installed.
* xlhtml homepage: http://chicago.sourceforge.net/xlhtml/
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/horde-mime_drivers.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list