Bug 124041 - Clock applet's calendar puts Sunday at right: no preference to change this
Summary: Clock applet's calendar puts Sunday at right: no preference to change this
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-23 04:52 UTC by Pierre Sarrazin
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-08-27 21:06:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pierre Sarrazin 2004-05-23 04:52:31 UTC
Description of problem:
The clock applet shows a calendar that puts Sunday at the right
instead of at the left, and the Preferences dialog gives no way
to change this.

Version-Release number of selected component (if applicable):
gnome-panel-2.6.0-9

How reproducible:
Every time.

Steps to Reproduce:
1. Add the clock applet to the panel.
2. Click on the applet to have it show a calendar.
3. Open the Preferences dialog through the applet's context menu.
  
Additional info:
I recently upgraded my FC1 system to FC2, and I use it in the
fr_CA locale.

Comment 1 Mark McLoughlin 2004-08-11 08:50:53 UTC
Moving to gtk+, but the week start has been localized to be Monday in
the fr locale, so this is expected behaviour

Comment 2 Pierre Sarrazin 2004-08-11 14:15:52 UTC
Calendars in Québec almost always start the week on Sunday.
Perhaps the bug should be retitled "gtk+ assumes that languages
and week starts are correlated".  Anyway, I hope this situation
will be seen as a bug and that week starts will be made explicitly
configurable through the Preferences dialog.

Comment 3 Matthias Clasen 2004-08-11 14:41:22 UTC
Well, its not exactly gtk which makes this assumption. Thats part of
the posix locale model.

Comment 4 Matthias Clasen 2004-08-27 01:55:23 UTC
No, we will not make this explicitly configurable again after
changing to the current mechanism of deriving calendar information
from the locale. The correct fix for this would be to change the
translation of 

calendar:week_start:0

to 

calendar:week_start:0

for the fr_CA locale. However, it appears that there are no special
translations for fr_CA.




Note You need to log in before you can comment on or make changes to this bug.