aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-06-20 14:10:41 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-06-20 14:10:41 +0800
commit541d52701f8225e45651b405fd44a7fa4aa417da (patch)
tree4680788a61890bd14c283b94892e1a33e8d96577 /calendar/ChangeLog
parent5c82a04a9a305e70b2b156b7bf9a4f23b070eb29 (diff)
downloadgsoc2013-evolution-541d52701f8225e45651b405fd44a7fa4aa417da.tar
gsoc2013-evolution-541d52701f8225e45651b405fd44a7fa4aa417da.tar.gz
gsoc2013-evolution-541d52701f8225e45651b405fd44a7fa4aa417da.tar.bz2
gsoc2013-evolution-541d52701f8225e45651b405fd44a7fa4aa417da.tar.lz
gsoc2013-evolution-541d52701f8225e45651b405fd44a7fa4aa417da.tar.xz
gsoc2013-evolution-541d52701f8225e45651b405fd44a7fa4aa417da.tar.zst
gsoc2013-evolution-541d52701f8225e45651b405fd44a7fa4aa417da.zip
added code to show the timezone dialog if the user hasn't set a default
2001-06-20 Damon Chaplin <damon@ximian.com> * gui/calendar-commands.c (calendar_control_activate): * gui/gnome-cal.[hc]: added code to show the timezone dialog if the user hasn't set a default timezone yet. * gui/dialogs/e-timezone-dialog.c (e_timezone_dialog_add_timezones): set the "None" item string before adding it to the combo, to stop the combo putting "None" in the entry initially. svn path=/trunk/; revision=10324
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e6cd1fc7f2..2c3c7977ee 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2001-06-20 Damon Chaplin <damon@ximian.com>
+
+ * gui/calendar-commands.c (calendar_control_activate):
+ * gui/gnome-cal.[hc]: added code to show the timezone dialog if the
+ user hasn't set a default timezone yet.
+
+ * gui/dialogs/e-timezone-dialog.c (e_timezone_dialog_add_timezones):
+ set the "None" item string before adding it to the combo, to stop the
+ combo putting "None" in the entry initially.
+
2001-06-19 Damon Chaplin <damon@ximian.com>
* gui/dialogs/event-page.c: if the timezones of the start and end of