phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: calendar/inc hook_settings.inc.php,1.1.2.3,1.1.2


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: calendar/inc hook_settings.inc.php,1.1.2.3,1.1.2.4
Date: Sat, 03 May 2003 21:16:43 -0400

Update of /cvsroot/phpgroupware/calendar/inc
In directory subversions:/tmp/cvs-serv27175

Modified Files:
      Tag: Version-0_9_16-branch
        hook_settings.inc.php 
Log Message:
implemented user-pref show_rejected


Index: hook_settings.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/inc/hook_settings.inc.php,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -r1.1.2.3 -r1.1.2.4
*** hook_settings.inc.php       3 May 2003 23:40:12 -0000       1.1.2.3
--- hook_settings.inc.php       4 May 2003 01:16:41 -0000       1.1.2.4
***************
*** 41,49 ****
                'no'             => lang('Never'),
                'new_delete'     => lang('on invitation / cancelation only'),
!               'time_change_4h' => lang('on time change of time of more than 4 
hours (and above options)'),
!               'time_change'    => lang('on any time change (and above 
options)'),
                'all_changes'    => lang('on all changes')
        );
!       create_select_box('Receive email updates 
when:','receive_updates',$updates,
                "Do you want to be notified about new or changed appointments? 
You be notified about changes you make yourself.<br>You can limit the 
notifications to certain changes only. Each item includes all the notification 
listed above it. All changes include changes of title, description, 
participants and the acceptions and rejections of the appointment.");
  
--- 41,49 ----
                'no'             => lang('Never'),
                'new_delete'     => lang('on invitation / cancelation only'),
!               'time_change_4h' => lang('on time change of more than 4 hours 
too'),
!               'time_change'    => lang('on any time change too'),
                'all_changes'    => lang('on all changes')
        );
!       create_select_box('Receive email updates','receive_updates',$updates,
                "Do you want to be notified about new or changed appointments? 
You be notified about changes you make yourself.<br>You can limit the 
notifications to certain changes only. Each item includes all the notification 
listed above it. All changes include changes of title, description, 
participants and the acceptions and rejections of the appointment.");
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]