/[smeserver]/rpms/e-smith-imp/sme8/e-smith-imp-1.13.0-06.menuarray.patch
ViewVC logotype

Contents of /rpms/e-smith-imp/sme8/e-smith-imp-1.13.0-06.menuarray.patch

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


Revision 1.1 - (show annotations) (download)
Tue Jun 12 18:56:06 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-imp-1_13_0-10_el5_sme, e-smith-imp-1_13_0-11_el5_sme
Import on branch sme8 of package e-smith-imp-1.13.0-10.el5.sme.src.rpm

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppImp mezzanine_patched_e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppImp
2 --- e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppImp 1969-12-31 18:00:00.000000000 -0600
3 +++ mezzanine_patched_e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppImp 2006-09-23 11:27:56.000000000 -0500
4 @@ -0,0 +1,5 @@
5 +{
6 +my $ImpMenu = $imp{MenuArray} || "enabled"; return "" unless ($ImpMenu eq "enabled");
7 +$apps{imp} = 1;
8 +$OUT = '';
9 +}
10 diff -Nur -x '*.orig' -x '*.rej' e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/120MenuSettings mezzanine_patched_e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/120MenuSettings
11 --- e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/120MenuSettings 2006-09-23 11:30:21.000000000 -0500
12 +++ mezzanine_patched_e-smith-imp-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/imp/config/conf.php/120MenuSettings 2006-09-23 11:26:48.000000000 -0500
13 @@ -1,2 +1,2 @@
14 // 120MenuSettings
15 -$conf['menu']['apps'] = array('turba');
16 +include '/home/httpd/html/horde/conf.menu.apps.php';

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