/[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.2 - (show annotations) (download)
Thu Jun 26 04:49:17 2008 UTC (15 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Mon Jun 23 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2-1
- Initial build
- Jump in package name to reflect new version of imp

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