diff options
author | Larry Ewing <lewing@ximian.com> | 2004-05-04 02:43:59 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2004-05-04 02:43:59 +0800 |
commit | 72fcf71252f237bdf780df0c08b51f557876b92d (patch) | |
tree | bff779f0b4c49509d8a1a00712ecb8e757adb181 /calendar/ChangeLog | |
parent | bac3fcac7456beda4c295e9b724999a785504e05 (diff) | |
download | gsoc2013-evolution-72fcf71252f237bdf780df0c08b51f557876b92d.tar gsoc2013-evolution-72fcf71252f237bdf780df0c08b51f557876b92d.tar.gz gsoc2013-evolution-72fcf71252f237bdf780df0c08b51f557876b92d.tar.bz2 gsoc2013-evolution-72fcf71252f237bdf780df0c08b51f557876b92d.tar.lz gsoc2013-evolution-72fcf71252f237bdf780df0c08b51f557876b92d.tar.xz gsoc2013-evolution-72fcf71252f237bdf780df0c08b51f557876b92d.tar.zst gsoc2013-evolution-72fcf71252f237bdf780df0c08b51f557876b92d.zip |
rename the cancel button.
2004-05-03 Larry Ewing <lewing@ximian.com>
* gui/dialogs/calendar-setup.glade: rename the cancel button.
svn path=/trunk/; revision=25765
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b702981ede..1a59645e67 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2004-05-03 Larry Ewing <lewing@ximian.com> + + * gui/dialogs/calendar-setup.glade: rename the cancel button. + +2004-04-29 Larry Ewing <lewing@ximian.com> + + * gui/e-cal-model.c (ecm_get_color_for_component): use the source + color if it is set. Yay for ugly colors. + + * gui/e-cal-model.h: add a color holder to the ECalModelComponent + since the return value of the color stuff is const. + 2004-05-03 JP Rosevear <jpr@ximian.com> Fixes #51714 |