From 3fbb9ddd1f97c04eff42fcd9348a2bf1947fd5e0 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 18 Jan 2010 17:49:00 +0100 Subject: [PATCH] More generic location. --- horde/config/mime_drivers.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/horde/config/mime_drivers.php.dist b/horde/config/mime_drivers.php.dist index 950ba309b..d9d641062 100644 --- 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' -- 2.11.0