RE: en_IE.ISO8859-15 locale does not work for me
"Barry Scott" <[email protected]>
| Newsgroups | gmane.comp.xfree86.internationalization |
|---|---|
| Message-ID | <[email protected]> |
Does anyone have any comment? Is this a good fix or have I misunderstood something? Barry > -----Original Message----- > From: [email protected] [mailto:[email protected]]On Behalf Of > Barry Scott > Sent: 14 May 2004 14:12 > To: [email protected] > Subject: [I18n] en_IE.ISO8859-15 locale does not work for me > > > I could not get the text to display when the locale was > set to en_IE.ISO8859-15 (we want the euro symbol). > > Have built XFree86 4.4.0 with debug and step thru a lot of > the code I concluded that this patch is required to fix the > locale: > > --- xc/nls/XLC_LOCALE/iso8859-15~ 2004-05-14 14:09:36.000000000 +0100 > +++ xc/nls/XLC_LOCALE/iso8859-15 2004-05-14 14:09:36.000000000 +0100 > @@ -16,7 +16,7 @@ > XCOMM fs0 class > fs0 { > charset { > - name ISO8859-1:GL > + name ISO8859-15:GL > } > font { > primary ISO8859-15:GL > > Barry > > _______________________________________________ > I18n mailing list > [email protected] > http://XFree86.Org/mailman/listinfo/i18n > >