From: markus schnalke Date: Tue, 10 Apr 2012 21:44:14 +0000 (+0200) Subject: Added HH:MM to the default scan format. X-Git-Tag: mmh-thesis-end~109 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=aec4cbb08264ca2edd59f00f4563cd4528e0ff0e;hp=7c2ba0786dc15d32519719791d9fc5a990e84242 Added HH:MM to the default scan format. --- diff --git a/h/scansbr.h b/h/scansbr.h index 1f0d087..592474d 100644 --- a/h/scansbr.h +++ b/h/scansbr.h @@ -15,7 +15,7 @@ extern char *scanl; */ # define FORMAT \ "=%4(msg)%<(cur)+%| %>%<{replied}-%| %>\ -%4(year{date})-%02(mon{date})-%02(mday{date}) \ +%4(year{date})-%02(mon{date})-%02(mday{date}) %2(hour{date}):%2(min{date}) \ %<(mymbox{from})%<{to}To:%14(decode(friendly{to}))%>%>\ %<(zero)%17(decode(friendly{from}))%> %(decode{subject})\n"