diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2005-05-24 20:36:05 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-05-24 20:36:05 +0800 |
commit | 71529100f8d8f5b9e648fd4ec29f18a3a5e5400a (patch) | |
tree | f8b657b311f382180307a8e119f10bb67524589f /calendar/ChangeLog | |
parent | c33282a6549d7f7d64a27a9d14e6e99b114053b9 (diff) | |
download | gsoc2013-evolution-71529100f8d8f5b9e648fd4ec29f18a3a5e5400a.tar.gz gsoc2013-evolution-71529100f8d8f5b9e648fd4ec29f18a3a5e5400a.tar.zst gsoc2013-evolution-71529100f8d8f5b9e648fd4ec29f18a3a5e5400a.zip |
Fixes #272114 Check if the color is present in the source before setting
2005-05-24 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #272114
* gui/dialogs/calendar-setup.c: (eccp_commit),
(calendar_setup_edit_calendar): Check if the color is
present in the source before setting it.
svn path=/trunk/; revision=29407
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7d277d1e45..20e3407aae 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-05-24 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #272114 + * gui/dialogs/calendar-setup.c: (eccp_commit), + (calendar_setup_edit_calendar): Check if the color is + present in the source before setting it. + 2005-05-24 Srinivasa Ragavan <sragavan@novell.com> * gui/dialogs/cal-attachment-bar.c, gui/dialogs/cal-attachment-bar.h, gui/dialogs/cal-attachment.c, gui/dialogs/cal-attachment.h, |