en_US locale warning from OOo
Peter Jeremy
peterjeremy at optushome.com.au
Wed Apr 4 10:28:57 UTC 2007
When OOo starts up, it reports
I18N: Operating system doesn't support locale "en_US"
After rummaging around in the OOo 2.2 code, this comes from the code in
OOF680_m14/vcl/unx/source/app/i18n_im.cxx SalI18N_InputMethod::SetLocale
which includes a hard-wired trial of the "en_US" locale.
The correct locale name for FreeBSD should be "en_US.ISO8859-1". Is
it worth adding at least a local patch to stop this warning?
--
Peter Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-openoffice/attachments/20070404/827f0992/attachment.pgp
More information about the freebsd-openoffice
mailing list