/[smeserver]/rpms/e-smith-turba/sme7/e-smith-turba-1.7-05.menuarray.patch
ViewVC logotype

Contents of /rpms/e-smith-turba/sme7/e-smith-turba-1.7-05.menuarray.patch

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


Revision 1.1 - (show annotations) (download)
Tue Jun 12 16:17:31 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-turba-1_7_0-17_el4_sme, e-smith-turba-1_7_0-16_el4_sme
Import on branch sme7 of package e-smith-turba-1.7.0-16.el4.sme.src.rpm

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppTurba mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppTurba
2 --- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppTurba 1969-12-31 17:00:00.000000000 -0700
3 +++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppTurba 2006-12-22 09:13:18.000000000 -0700
4 @@ -0,0 +1,5 @@
5 +{
6 +my $TurbaMenu = $turba{MenuArray} || "enabled"; return "" unless ($TurbaMenu eq "enabled");
7 +$apps{turba} = 1;
8 +$OUT = '';
9 +}
10 diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/100Conf mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/100Conf
11 --- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/100Conf 2006-12-22 09:14:28.000000000 -0700
12 +++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/100Conf 2006-12-22 09:10:24.000000000 -0700
13 @@ -1,6 +1,5 @@
14 // 100Conf
15 $conf['menu']['import_export'] = true;
16 -$conf['menu']['apps'] = array('imp');
17 $conf['client']['addressbook'] = 'localsql';
18 $conf['shares']['source'] = 'sql';
19 $conf['comments']['allow'] = true;
20 diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/120MenuSettings mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/120MenuSettings
21 --- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/120MenuSettings 1969-12-31 17:00:00.000000000 -0700
22 +++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/conf.php/120MenuSettings 2006-12-22 09:11:36.000000000 -0700
23 @@ -0,0 +1,2 @@
24 +// 120MenuSettings
25 +include '/home/httpd/html/horde/conf.menu.apps.php';

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