diff options
author | Federico Mena Quintero <federico@ximian.com> | 2001-08-09 08:26:01 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-08-09 08:26:01 +0800 |
commit | d73557c1db05b893da63049644368f039b74ff29 (patch) | |
tree | 9b13f7b52531d0e3273454877947da3835755392 /calendar/ChangeLog | |
parent | 8bb60ffb37722d068a38b845019a49bf2d010113 (diff) | |
download | gsoc2013-evolution-d73557c1db05b893da63049644368f039b74ff29.tar gsoc2013-evolution-d73557c1db05b893da63049644368f039b74ff29.tar.gz gsoc2013-evolution-d73557c1db05b893da63049644368f039b74ff29.tar.bz2 gsoc2013-evolution-d73557c1db05b893da63049644368f039b74ff29.tar.lz gsoc2013-evolution-d73557c1db05b893da63049644368f039b74ff29.tar.xz gsoc2013-evolution-d73557c1db05b893da63049644368f039b74ff29.tar.zst gsoc2013-evolution-d73557c1db05b893da63049644368f039b74ff29.zip |
Duuuh, set the alarm_copy on the component, not the original alarm. Fixes
2001-08-08 Federico Mena Quintero <federico@ximian.com>
* gui/dialogs/alarm-page.c (alarm_page_fill_component): Duuuh, set
the alarm_copy on the component, not the original alarm. Fixes
bug #5214.
svn path=/trunk/; revision=11806
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cd4841c411..be47d5db3d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-08-08 Federico Mena Quintero <federico@ximian.com> + + * gui/dialogs/alarm-page.c (alarm_page_fill_component): Duuuh, set + the alarm_copy on the component, not the original alarm. Fixes + bug #5214. + 2001-08-08 JP Rosevear <jpr@ximian.com> * gui/dialogs/meeting-page.c (set_attendees): set the attendees of |