Bug 21560 - Add new Indic languages information to libX11
Summary: Add new Indic languages information to libX11
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/Xlib (data) (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2009-05-05 04:21 UTC by Parag
Modified: 2009-05-06 23:43 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Add locale info to libX11 to fix QT apps input method problem (9.08 KB, patch)
2009-05-05 04:23 UTC, Parag
no flags Details | Splinter Review

Description Parag 2009-05-05 04:21:04 UTC
Using Fedora 11 and having following packages installed
libX11-1.2-3.fc11.x86_64
glibc-common-2.9.90-22.x86_64
fontconfig-2.6.99.behdad.20090318-1.fc11.x86_64

Found that few new Indic locales that gets added to glibc are not added to libX11's locale files. This made QT applications to fail to allow input methods to input in their locale.

Please add new Indic languages information as per given and supported by glibc-common package to libX11.

Sorry if this bug gets reported against wrong component.
Comment 1 Parag 2009-05-05 04:23:39 UTC
Created attachment 25457 [details] [review]
Add locale info to libX11 to fix QT apps input method problem
Comment 3 Alan Coopersmith 2009-05-06 23:40:19 UTC
Pushed to git master (should be in libX11 1.2.2 when it happens):

 nls/compose.dir.pre  |   16 ++++++++++++++++
 nls/locale.alias.pre |   26 ++++++++++++++++++++++++++
 nls/locale.dir.pre   |   12 +++++++++++-
 3 files changed, 53 insertions(+), 1 deletion(-)

New commits:
commit 4a08a3dfbda497b2be46e3e5fe6b777815ea27f9
Author: parag <pnemade@redhat.com>
Date:   Tue May 5 16:50:47 2009 +0530

    libX11: Add new Indic language information to nls directory files. #21560
    
    Signed-off-by: parag <pnemade@redhat.com>
Comment 4 Parag 2009-05-06 23:43:17 UTC
(In reply to comment #3)
> Pushed to git master (should be in libX11 1.2.2 when it happens):
> 
>  nls/compose.dir.pre  |   16 ++++++++++++++++
>  nls/locale.alias.pre |   26 ++++++++++++++++++++++++++
>  nls/locale.dir.pre   |   12 +++++++++++-
>  3 files changed, 53 insertions(+), 1 deletion(-)
> 
> New commits:
> commit 4a08a3dfbda497b2be46e3e5fe6b777815ea27f9
> Author: parag <pnemade@redhat.com>
> Date:   Tue May 5 16:50:47 2009 +0530
> 
>     libX11: Add new Indic language information to nls directory files. #21560
> 
>     Signed-off-by: parag <pnemade@redhat.com>
> 

Thanks for committing patch.


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.