Hi, On Tue, Apr 19, 2005 at 12:31:41PM -0700, Patrick Luby <[EMAIL PROTECTED]> wrote:
> - Fixes for Mac OS X-only file system issues like UTF8 names, Great! I'm very pleased that these decomposed UTF8 filename handling. Thanks. > - sal/systools/macxp_extras/x11osx/osxlocale.c - Properly detect > the user's locale by using native Mac OS X functions. Important > note: for this code to work, you will need to create an empty > "Contents/Resources/<lang>.lproj" directory for each language > that OOo supports within the directory that soffice.bin is in. > For example, if soffice.bin is in the following directory: I have one question. What will be the content of the 'locale' variable in the code if I add ja.lproj? I need the string "ja_JP.UTF-8" to enable XIM (Xinput method) to work. If the content of the 'locale' is just "ja", we can't input Japanese characters in X11 version of OOo. Cheers, -- Etsushi Kato [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
