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

Annotation of /rpms/e-smith-horde/sme7/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.1 - (hide annotations) (download)
Tue Jun 12 15:33:12 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-horde-1_13_0-22_el4_sme, e-smith-horde-1_13_0-24_el4_sme, e-smith-horde-1_13_0-21_el4_sme
Import on branch sme7 of package e-smith-horde-1.13.0-21.el4.sme.src.rpm

1 slords 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