diff options
author | JP Rosevear <jpr@ximian.com> | 2003-12-16 03:47:56 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-12-16 03:47:56 +0800 |
commit | b94383e883d2b302a6e125607af691155dcd16ec (patch) | |
tree | 25e7e5afe6e9b6c92c6616c67bf4c1e9bb4f9611 /calendar/ChangeLog | |
parent | 1b74b936a5be7e35da23fa1f7edd3aa291b29875 (diff) | |
download | gsoc2013-evolution-b94383e883d2b302a6e125607af691155dcd16ec.tar.gz gsoc2013-evolution-b94383e883d2b302a6e125607af691155dcd16ec.tar.zst gsoc2013-evolution-b94383e883d2b302a6e125607af691155dcd16ec.zip |
set the list view config properly (so we don't blow away the month view
2003-12-15 JP Rosevear <jpr@ximian.com>
* gui/gnome-cal.c (setup_widgets): set the list view config
properly (so we don't blow away the month view config
svn path=/trunk/; revision=23944
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1e4305e2aa..a67f60578b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2003-12-15 JP Rosevear <jpr@ximian.com> + * gui/gnome-cal.c (setup_widgets): set the list view config + properly (so we don't blow away the month view config + +2003-12-15 JP Rosevear <jpr@ximian.com> + * gui/gnome-cal.c (setup_widgets): set the calendar for the day view |