Add $attribution_locale configuration variable.
authorKevin McCarthy <kevin@8t8.us>
Tue, 23 Aug 2016 03:04:59 +0000 (20:04 -0700)
committerKevin McCarthy <kevin@8t8.us>
Tue, 23 Aug 2016 03:04:59 +0000 (20:04 -0700)
commit8aba5619666d6d23ef224f61b1c071b60fa9a6b7
tree3fa0469b48383732e2e2817be24ba05e068aa259
parentf2d2aadbf0f13a76cef3dee517a84ba6cf2fed0b
Add $attribution_locale configuration variable.

$attribution_locale replaces the just removed $locale, but is only
used for customizing the LC_TIME locale used for dates in
$attribution.

This could be useful in conjunction with folder or send-hooks for
recipients in different locales.
doc/manual.xml.head
edit.c
globals.h
init.h
send.c