forcemerge 414428 592356
tags 414428 + patch
thanks
* Christian Hammers , 2007-03-11, 20:34:
Package: ccal
Version: 3.5-7
Severity: normal
Hello
source/cal.c#396:
/* Note '0' is Sunday (default), '1' is Monday */
europe = (int)(nl_langinfo(_NL_TIME_FIRST_WEEKDAY))[0];
This is indeed wr
Package: ccal
Version: 3.5-7
Severity: normal
Hello
source/cal.c#396:
/* Note '0' is Sunday (default), '1' is Monday */
europe = (int)(nl_langinfo(_NL_TIME_FIRST_WEEKDAY))[0];
This is wrong, at least for the German de_DE locale:
$ locale day first_weekday
Sonntag;Montag;
2 matches
Mail list logo