More generic location.
authorJan Schneider <jan@horde.org>
Mon, 18 Jan 2010 16:49:00 +0000 (17:49 +0100)
committerJan Schneider <jan@horde.org>
Mon, 18 Jan 2010 16:49:00 +0000 (17:49 +0100)
horde/config/mime_drivers.php.dist

index 950ba30..d9d6410 100644 (file)
@@ -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'