aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2002-08-23 01:57:48 +0800
committerJP Rosevear <jpr@src.gnome.org>2002-08-23 01:57:48 +0800
commit34208006ae99718571b35055cec8d8e2718df1dc (patch)
tree4cb3cf99ee063a1699d9deb71d5b8747e841ab98 /calendar/ChangeLog
parentdc1062fa9fcd86a2c3aafbf0bd3b296b4aededa7 (diff)
downloadgsoc2013-evolution-34208006ae99718571b35055cec8d8e2718df1dc.tar
gsoc2013-evolution-34208006ae99718571b35055cec8d8e2718df1dc.tar.gz
gsoc2013-evolution-34208006ae99718571b35055cec8d8e2718df1dc.tar.bz2
gsoc2013-evolution-34208006ae99718571b35055cec8d8e2718df1dc.tar.lz
gsoc2013-evolution-34208006ae99718571b35055cec8d8e2718df1dc.tar.xz
gsoc2013-evolution-34208006ae99718571b35055cec8d8e2718df1dc.tar.zst
gsoc2013-evolution-34208006ae99718571b35055cec8d8e2718df1dc.zip
if its a non-participant, add it as a resource to match dialog label
2002-08-22 JP Rosevear <jpr@ximian.com> * gui/e-meeting-model.c (process_section): if its a non-participant, add it as a resource to match dialog label (set_value_at): if the type is set to be a resource, switch the role to non-participant by default svn path=/trunk/; revision=17840
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 7471edd26d..ce949deca9 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
2002-08-22 JP Rosevear <jpr@ximian.com>
+ * gui/e-meeting-model.c (process_section): if its a
+ non-participant, add it as a resource to match dialog label
+ (set_value_at): if the type is set to be a resource, switch the
+ role to non-participant by default
+
+2002-08-22 JP Rosevear <jpr@ximian.com>
+
* gui/calendar-model.c (set_completed): if the value given is a
date, convert to a time in the current zone