projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e9c202
)
More generic location.
author
Jan Schneider
<jan@horde.org>
Mon, 18 Jan 2010 16:49:00 +0000
(17:49 +0100)
committer
Jan Schneider
<jan@horde.org>
Mon, 18 Jan 2010 16:49:00 +0000
(17:49 +0100)
horde/config/mime_drivers.php.dist
patch
|
blob
|
history
diff --git
a/horde/config/mime_drivers.php.dist
b/horde/config/mime_drivers.php.dist
index
950ba30
..
d9d6410
100644
(file)
--- a/
horde/config/mime_drivers.php.dist
+++ b/
horde/config/mime_drivers.php.dist
@@
-401,7
+401,7
@@
$mime_drivers['horde']['msexcel'] = array(
* xlhtml homepage: http://chicago.sourceforge.net/xlhtml/
*/
$mime_drivers['horde']['mspowerpoint'] = array(
- 'location' => '/usr/
local/
bin/ppthtml',
+ 'location' => '/usr/bin/ppthtml',
'inline' => false,
'handles' => array(
'application/vnd.ms-powerpoint', 'application/mspowerpoint'