aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2002-10-09 01:02:08 +0800
committerJP Rosevear <jpr@src.gnome.org>2002-10-09 01:02:08 +0800
commit00c1d84f673924046b9eecf478c6ec5f87ab3b18 (patch)
tree02ebab9cca4ff5daaf6cce54bfd676976f46348f /calendar/ChangeLog
parent6bb5112aa5cd794c7ac79459dc84f01b3966e060 (diff)
downloadgsoc2013-evolution-00c1d84f673924046b9eecf478c6ec5f87ab3b18.tar
gsoc2013-evolution-00c1d84f673924046b9eecf478c6ec5f87ab3b18.tar.gz
gsoc2013-evolution-00c1d84f673924046b9eecf478c6ec5f87ab3b18.tar.bz2
gsoc2013-evolution-00c1d84f673924046b9eecf478c6ec5f87ab3b18.tar.lz
gsoc2013-evolution-00c1d84f673924046b9eecf478c6ec5f87ab3b18.tar.xz
gsoc2013-evolution-00c1d84f673924046b9eecf478c6ec5f87ab3b18.tar.zst
gsoc2013-evolution-00c1d84f673924046b9eecf478c6ec5f87ab3b18.zip
set the 24 hour format initially
2002-10-08 JP Rosevear <jpr@ximian.com> * gui/dialogs/cal-prefs-dialog.c (cal_prefs_dialog_create_time_edit): set the 24 hour format initially 2002-10-08 JP Rosevear <jpr@ximian.com> * gui/e-week-view.c: remove pilot settings from contextual menu * gui/e-day-view.c: ditto svn path=/trunk/; revision=18351
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e9f27ba527..4d9df14caf 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,15 @@
+2002-10-08 JP Rosevear <jpr@ximian.com>
+
+ * gui/dialogs/cal-prefs-dialog.c
+ (cal_prefs_dialog_create_time_edit): set the 24 hour format
+ initially
+
+2002-10-08 JP Rosevear <jpr@ximian.com>
+
+ * gui/e-week-view.c: remove pilot settings from contextual menu
+
+ * gui/e-day-view.c: ditto
+
2002-10-07 Rodrigo Moya <rodrigo@ximian.com>
Fixes #31774