reassign 453093 libgtk2.0-0
thanks
NOTE TO GTK+ MAINTAINERS
########################
The GTK+ sample at [3] exhibits the bug. The first day of week is
"mardi" (tuesday) with LANG=fr-FR.UTF-8 instead of "lundi" (monday). And
it is "Monday" instead of "Sunday" with LANG=C
So I reassign the bug to libgtk2.0-0.
martin f krafft a écrit :
Package: jpilot
Version: 0.99.9.17-1
Severity: normal
Since the last upgrade, the calendar widget starts weeks on
Tuesdays. I could not find a setting to control this.
It is controlled by GTK+ itself.
Up to GTK+ 2.4 it was possible to set the first day of week and jpilot
provided an option for that. But that is no more the case. Have a look
at [1] and search for the description of GTK_CALENDAR_WEEK_START_MONDAY.
TK_CALENDAR_WEEK_START_MONDAY
Since GTK+ 2.4, this option is deprecated and ignored by GTK+. The
information on which day the calendar week starts is derived from the
locale.
Also from "GTK+ 2.8 Specific Notes" [2]:
* In GTK+ 2.8, GtkCalendar uses nl_langinfo() (if available) to
determine the first day of the week. Thus, it is possible to select the
first day of the week independently from the language, by setting LC_TIME.
bye,
[1] http://library.gnome.org/devel/gtk/unstable/GtkCalendar.html
[2] http://www.gtk.org/gtk-2.8.0-notes.html
[3] http://www.gtk.org/tutorial/x1102.html
--
Dr. Ludovic Rousseau