/[smeserver]/rpms/e-smith-ingo/sme8/e-smith-ingo-1.1-3.menuarray.patch
ViewVC logotype

Contents of /rpms/e-smith-ingo/sme8/e-smith-ingo-1.1-3.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:57:35 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ingo-1_1-6_el5_sme
Import on branch sme8 of package e-smith-ingo-1.1-6.el5.sme.src.rpm

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppIngo mezzanine_patched_e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppIngo
2 --- e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppIngo 1969-12-31 18:00:00.000000000 -0600
3 +++ mezzanine_patched_e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppIngo 2006-09-23 11:42:37.000000000 -0500
4 @@ -0,0 +1,5 @@
5 +{
6 +my $IngoMenu = $ingo{MenuArray} || "enabled"; return "" unless ($IngoMenu eq "enabled");
7 +$apps{ingo} = 1;
8 +$OUT = '';
9 +}
10 diff -Nur -x '*.orig' -x '*.rej' e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/conf.php/120menu mezzanine_patched_e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/conf.php/120menu
11 --- e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/conf.php/120menu 2005-09-01 15:49:51.000000000 -0500
12 +++ mezzanine_patched_e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/conf.php/120menu 2006-09-23 11:36:22.000000000 -0500
13 @@ -1,3 +1,3 @@
14 //120menu
15 -$conf['menu']['apps'] = array('imp', 'ingo', 'turba');
16 +include '/home/httpd/html/horde/conf.menu.apps.php';
17

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