From 6ba068e9e83a73029187034db9407a9de07c530b Mon Sep 17 00:00:00 2001 From: Duncan Mak Date: Wed, 25 Apr 2001 01:23:17 +0000 Subject: Fixed Strftime so it uses the locale prefered way to display date/time. * gui/alarm-notify/notify-main.c (funny_trigger_cb): Fixed Strftime so it uses the locale prefered way to display date/time. ("%x %X" instead of "%Y/%m/%d %H:%M:%S") svn path=/trunk/; revision=9553 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 73b921b494..c3c55bba50 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-04-24 Duncan Mak + + * gui/alarm-notify/notify-main.c (funny_trigger_cb): Fixed + Strftime so it uses the locale prefered way to display date/time. + ("%x %X" instead of "%Y/%m/%d %H:%M:%S") + 2001-04-21 Gediminas Paulauskas * gui/calendar-summary.c: translate "Things to do" etc. and convert them -- cgit v1.2.3