On Mon, 2 Dec 2019 at 10:52, Per Hedeland wrote:
>
> Anyway, it most certainly won't break anything - the colons *used* to
> be plain ascii. Maybe you could add a "vote" for the above merge
> request...?
>
> Vote added as suggested.
Thanks for the pointer,
Steve
_
On 2019-12-02 11:18, Steve Davies wrote:
In case it helps, the Win64 build requires the following patch:
Interesting... - this is the exact same patch that Rhialto suggested
at: https://gitlab.gnome.org/GNOME/pan/merge_requests/1
Basically, the 4 lines above contain a "non-space" "space" char
In case it helps, the Win64 build requires the following patch:
in pan/general/e-util.cc, around line 210
EvolutionDateMaker :: EvolutionDateMaker (time_t now)
{
// build the locale strings
- locale_recent = g_locale_from_utf8 (_("%l∶%M %p"), -1, NULL, NULL, NULL);
- locale_today = g_local