diff options
author | JP Rosevear <jpr@ximian.com> | 2004-02-06 02:41:10 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-02-06 02:41:10 +0800 |
commit | 25d8c955ef0dd86b7237bc66472bfa87aa69b41e (patch) | |
tree | d1c722272f50509459f301fdc96eac99c7baefb9 /calendar/ChangeLog | |
parent | bfc4088a520e499a2b202b7d761fd609ce2b5b7e (diff) | |
download | gsoc2013-evolution-25d8c955ef0dd86b7237bc66472bfa87aa69b41e.tar.gz gsoc2013-evolution-25d8c955ef0dd86b7237bc66472bfa87aa69b41e.tar.zst gsoc2013-evolution-25d8c955ef0dd86b7237bc66472bfa87aa69b41e.zip |
make failure not so draconian - make the color black
2004-02-05 JP Rosevear <jpr@ximian.com>
* gui/dialogs/cal-prefs-dialog.c (set_color_picker): make failure
not so draconian - make the color black
Fixes #53547
svn path=/trunk/; revision=24635
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3455b168df..66e6d26b81 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-02-05 JP Rosevear <jpr@ximian.com> + + * gui/dialogs/cal-prefs-dialog.c (set_color_picker): make failure + not so draconian - make the color black + + Fixes #53547 + 2004-02-05 Kidd Wang <kidd.wang@sun.com> * gui/goto-dialog.glade: add a mnemonic for the 'Go to Today' button @@ -9,7 +16,6 @@ * gui/e-itip-control.c (get_next): added a check for NULL - 2004-02-04 JP Rosevear <jpr@ximian.com> * importers/icalendar-importer.c (gnome_calendar_import_data_fn): |