aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@novell.com>2004-06-10 22:40:11 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-06-10 22:40:11 +0800
commit1b3d81c4fa0703f737b2956623886ec7f94cb9cd (patch)
tree80c8cb0a4853093f53c2ad45fc13f2a2336a6a35 /calendar/ChangeLog
parent6098f7ab7d9c436311b4ee19f54bf09bdb0821c9 (diff)
downloadgsoc2013-evolution-1b3d81c4fa0703f737b2956623886ec7f94cb9cd.tar.gz
gsoc2013-evolution-1b3d81c4fa0703f737b2956623886ec7f94cb9cd.tar.zst
gsoc2013-evolution-1b3d81c4fa0703f737b2956623886ec7f94cb9cd.zip
Fixes #58748
2004-06-10 Rodrigo Moya <rodrigo@novell.com> Fixes #58748 * gui/gnome-cal.c (setup_widgets): set the timezone on all views when creating them. svn path=/trunk/; revision=26283
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index c8e5e08806..c7d7bf00fe 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
2004-06-10 Rodrigo Moya <rodrigo@novell.com>
+ Fixes #58748
+
+ * gui/gnome-cal.c (setup_widgets): set the timezone on all views
+ when creating them.
+
+2004-06-10 Rodrigo Moya <rodrigo@novell.com>
+
* gui/e-calendar-table.c (e_calendar_table_init): don't set
the "bg_color_column" property on the ECellToggle class.