To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=76143 Issue #|76143 Summary|FreeBSD porting : I18N: Operating system doesn't suppo |rt locale "en_US" at startup Component|porting Version|OOo 2.2 Platform|All URL| OS/Version|FreeBSD Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mh Reported by|maho
------- Additional comments from [EMAIL PROTECTED] Fri Apr 6 02:02:34 +0000 2007 ------- >From FreeBSD OOo ML: http://docs.freebsd.org/cgi/mid.cgi?20070404095544.GE854 Peter Jeremy <[EMAIL PROTECTED]> reported that: 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? Could you please comment on this issue? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
