projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a745ea
)
Add MIME type for PDF files.
author
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 8 Dec 2008 06:51:17 +0000
(23:51 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 8 Dec 2008 06:51:17 +0000
(23:51 -0700)
imp/config/mime_drivers.php.dist
patch
|
blob
|
history
diff --git
a/imp/config/mime_drivers.php.dist
b/imp/config/mime_drivers.php.dist
index
6b9f44e
..
a6bca3b
100644
(file)
--- a/
imp/config/mime_drivers.php.dist
+++ b/
imp/config/mime_drivers.php.dist
@@
-142,7
+142,7
@@
$mime_drivers['imp']['enriched'] = array(
$mime_drivers['imp']['pdf'] = array(
'inline' => false,
'handles' => array(
- 'application/pdf', 'image/pdf'
+ 'application/pdf', '
application/x-pdf', '
image/pdf'
),
'icons' => array(
'default' => 'pdf.png'