aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorTomas Ogren <stric@ing.umu.se>1999-03-27 01:07:10 +0800
committerTomas Ă–gren <stric@src.gnome.org>1999-03-27 01:07:10 +0800
commitcdc2ca8e2ab272878121a2179cdb7717aa2cd141 (patch)
treee3a32206ce7c65234a184662dbf8d6b464976f2e /calendar/ChangeLog
parent8ee4abace3191bf02cc1bc6afce5a8ade174a92c (diff)
downloadgsoc2013-evolution-cdc2ca8e2ab272878121a2179cdb7717aa2cd141.tar
gsoc2013-evolution-cdc2ca8e2ab272878121a2179cdb7717aa2cd141.tar.gz
gsoc2013-evolution-cdc2ca8e2ab272878121a2179cdb7717aa2cd141.tar.bz2
gsoc2013-evolution-cdc2ca8e2ab272878121a2179cdb7717aa2cd141.tar.lz
gsoc2013-evolution-cdc2ca8e2ab272878121a2179cdb7717aa2cd141.tar.xz
gsoc2013-evolution-cdc2ca8e2ab272878121a2179cdb7717aa2cd141.tar.zst
gsoc2013-evolution-cdc2ca8e2ab272878121a2179cdb7717aa2cd141.zip
Made it respect 12/24h settings.. Doesn't show until next time you open
1999-03-26 Tomas Ogren <stric@ing.umu.se> * prop.c (build_hours_menu): Made it respect 12/24h settings.. Doesn't show until next time you open the dialog.. yet.. svn path=/trunk/; revision=780
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f148237d57..4654268578 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+1999-03-26 Tomas Ogren <stric@ing.umu.se>
+
+ * prop.c (build_hours_menu): Made it respect 12/24h settings..
+ Doesn't show until next time you open the dialog.. yet..
+
1999-03-24 Tomas Ogren <stric@ing.umu.se>
* gncal-week-view.c (gncal_week_view_set): Did some i18n work