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

Annotation of /rpms/e-smith-turba/sme8/e-smith-turba-1.7-05.menuarray.patch

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


Revision 1.2 - (hide annotations) (download)
Thu Jun 26 05:10:05 2008 UTC (15 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Fri Jun 20 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-2
- Upgrade patch for Turba 2.2.1

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