/[smecontribs]/rpms/smeserver-kronolith/contribs7/smeserver-kronolith-1.1-4.kronolith-2.1.3_prefs.php.patch
ViewVC logotype

Contents of /rpms/smeserver-kronolith/contribs7/smeserver-kronolith-1.1-4.kronolith-2.1.3_prefs.php.patch

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


Revision 1.2 - (show annotations) (download)
Thu Jun 26 18:09:37 2008 UTC (15 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Sun Jun 22 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1
- Initial production build
- Jump in package name to reflect new version of kronolith

1 diff -Nur -x '*.orig' -x '*.rej' smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/kronolith/config/prefs.php/00Header mezzanine_patched_smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/kronolith/config/prefs.php/00Header
2 --- smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/kronolith/config/prefs.php/00Header 2006-11-24 23:16:03.000000000 -0600
3 +++ mezzanine_patched_smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/kronolith/config/prefs.php/00Header 2006-11-24 23:07:57.000000000 -0600
4 @@ -1,7 +1,7 @@
5
6 //00Header
7 /**
8 - * $Horde: kronolith/config/prefs.php.dist,v 1.66.2.7 2006/03/14 18:44:35 chuck Exp $
9 + * $Horde: kronolith/config/prefs.php.dist,v 1.66.2.8 2006/06/29 09:00:14 jan Exp
10 *
11 * See horde/config/prefs.php for documentation on the structure of this file.
12 */
13 diff -Nur -x '*.orig' -x '*.rej' smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/kronolith/config/prefs.php/120MethodTasks mezzanine_patched_smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/kronolith/config/prefs.php/120MethodTasks
14 --- smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/kronolith/config/prefs.php/120MethodTasks 2006-11-24 23:16:03.000000000 -0600
15 +++ mezzanine_patched_smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/kronolith/config/prefs.php/120MethodTasks 2006-11-24 23:09:48.000000000 -0600
16 @@ -8,12 +8,3 @@
17 );
18 \}
19
20 -if ($registry->hasMethod('contacts/search')) \{
21 - $prefGroups['addressbook'] = array(
22 - 'column' => _("Display Options"),
23 - 'label' => _("Address Books"),
24 - 'desc' => _("Configure the address book search used when sending invitations."),
25 - 'members' => array('display_contact'),
26 - );
27 -\}
28 -
29 diff -Nur -x '*.orig' -x '*.rej' smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/kronolith/config/prefs.php/160MethodContacts mezzanine_patched_smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/kronolith/config/prefs.php/160MethodContacts
30 --- smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/kronolith/config/prefs.php/160MethodContacts 2006-02-25 18:59:28.000000000 -0600
31 +++ mezzanine_patched_smeserver-kronolith-1.1/root/etc/e-smith/templates/home/httpd/html/horde/kronolith/config/prefs.php/160MethodContacts 2006-11-24 23:10:34.000000000 -0600
32 @@ -1,5 +1,6 @@
33 //160MethodContacts
34 if ($registry->hasMethod('contacts/sources')) \{
35 $prefGroups['freebusy']['members'][] = 'search_abook_select';
36 + $prefGroups['freebusy']['members'][] = 'display_contact';
37 \}
38

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