Bug 6888

Summary: a typo in locale.alias (bg_BG)
Product: xorg Reporter: Stanislav Lechev <af>
Component: * OtherAssignee: Xorg Project Team <xorg-team>
Status: CLOSED FIXED QA Contact:
Severity: minor    
Priority: lowest    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Stanislav Lechev 2006-05-10 20:01:22 UTC
these are Bulgarian aliases defined in locale.alias.
there is a typo in the UTF-8 alias:

bg                                              bg_BG.CP1251
bg_BG                                           bg_BG.CP1251
bg_BG.cp1251                                    bg_BG.CP1251
bg_BG.microsoftcp1251                           bg_BG.CP1251
bg_BG.microsoft-cp1251                          bg_BG.CP1251
bg_BG.MICROSOFT-CP1251                          bg_BG.CP1251
bg_BG.iso88595                                  bg_BG.ISO8859-5
bg_BG.ISO-8859-5                                bg_BG.ISO8859-5
bg_BG.koi8r                                     bg_BG.KOI8-R
be_BG.utf8                                      be_BG.UTF-8


the last line should be :
bg_BG.utf8                                      bg_BG.UTF-8


(diffs are in the "b[e|g]_BG" part)
Comment 1 Daniel Stone 2006-05-10 21:52:28 UTC
fixed in git

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.