/[smeserver]/rpms/e-smith-horde/sme8/e-smith-horde-1.13.0-14.inline_path_change.patch
ViewVC logotype

Contents of /rpms/e-smith-horde/sme8/e-smith-horde-1.13.0-14.inline_path_change.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Jun 26 04:27:31 2008 UTC (16 years ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Tue Jun 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2-2
- Upgrade patch for Horde 3.2.1

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/mime_drivers.php/260msexcel mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/mime_drivers.php/260msexcel
2 --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/mime_drivers.php/260msexcel 2006-11-25 10:33:04.000000000 -0600
3 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/mime_drivers.php/260msexcel 2006-11-25 10:31:37.000000000 -0600
4 @@ -4,7 +4,7 @@
5 * This driver requires xlhtml to be installed.
6 * xlhtml homepage: http://chicago.sourceforge.net/xlhtml/
7 */
8 -$mime_drivers['horde']['msexcel']['location'] = '/usr/local/bin/xlhtml';
9 +$mime_drivers['horde']['msexcel']['location'] = '/usr/bin/xlhtml';
10 $mime_drivers['horde']['msexcel']['inline'] = false;
11 $mime_drivers['horde']['msexcel']['handles'] = array(
12 'application/vnd.ms-excel',
13 diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/mime_drivers.php/270mspowerpoint mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/mime_drivers.php/270mspowerpoint
14 --- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/mime_drivers.php/270mspowerpoint 2006-11-25 10:33:04.000000000 -0600
15 +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/mime_drivers.php/270mspowerpoint 2006-11-25 10:31:53.000000000 -0600
16 @@ -4,7 +4,7 @@
17 * This driver requires ppthtml, included with xlhtml, to be installed.
18 * xlhtml homepage: http://chicago.sourceforge.net/xlhtml/
19 */
20 -$mime_drivers['horde']['mspowerpoint']['location'] = '/usr/local/bin/ppthtml';
21 +$mime_drivers['horde']['mspowerpoint']['location'] = '/usr/bin/ppthtml';
22 $mime_drivers['horde']['mspowerpoint']['inline'] = false;
23 $mime_drivers['horde']['mspowerpoint']['handles'] = array(
24 'application/vnd.ms-powerpoint',

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed