From: Jan Schneider Date: Mon, 18 Jan 2010 16:49:00 +0000 (+0100) Subject: More generic location. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3fbb9ddd1f97c04eff42fcd9348a2bf1947fd5e0;p=horde.git More generic location. --- 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'