After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 328904 - 12h/24h autoselection fails
12h/24h autoselection fails
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.13.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-27 22:24 UTC by Christopher Aillon
Modified: 2006-01-27 23:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix this (2.56 KB, patch)
2006-01-27 22:26 UTC, Christopher Aillon
none Details | Review

Description Christopher Aillon 2006-01-27 22:24:33 UTC
Upstreaming from https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175453

Description of problem:

gdm is supposed to autoselect the correct clock format based on the system locale.

However on this system it doesn't : the clock stays in 12h mode even if 

$ cat /etc/sysconfig/i18n
LANG="fr_FR.UTF-8"

-> so it should ne 24h

This is very very annoying
Comment 1 Christopher Aillon 2006-01-27 22:26:05 UTC
Created attachment 58236 [details] [review]
Patch to fix this

Here's the patch I added to gdm in Fedora
Comment 2 Brian Cameron 2006-01-27 23:09:53 UTC
Thanks, this is a better solution than relying on translators to properly 
translate the "12-hour" string.  Fixed in CVS head.