[Top][All Lists]
[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.");
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: calendar/inc hook_settings.inc.php,1.1.2.3,1.1.2.4,
Ralf Becker <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: calendar/inc class.bocalendar.inc.php,1.71.2.33.2.3,1.71.2.33.2.4 class.uicalendar.inc.php,1.66.2.55.2.7,1.66.2.55.2.8
- Next by Date:
[Phpgroupware-cvs] CVS: news_admin/setup phpgw_en.lang,1.1.2.4,1.1.2.4.2.1
- Previous by thread:
[Phpgroupware-cvs] CVS: calendar/inc class.bocalendar.inc.php,1.71.2.33.2.3,1.71.2.33.2.4 class.uicalendar.inc.php,1.66.2.55.2.7,1.66.2.55.2.8
- Next by thread:
[Phpgroupware-cvs] CVS: news_admin/setup phpgw_en.lang,1.1.2.4,1.1.2.4.2.1
- Index(es):