To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76143


User maho changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|mh                        |obo
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Apr  6 02:06:59 +0000 
2007 -------
Reassigned to obo, since vcl/unx/source/app/i18n_im.cxx
> *  last change: $Author: obo $ $Date: 2006/09/17 12:32:10 $
could you please comment on this issue or reassign to the appropreate
person?

if it is appropreate to add something 
           #ifdef MACOSX // MacOS X always uses UTF-8 for the filesystem
            osl_setThreadTextEncoding (RTL_TEXTENCODING_UTF8);
            locale = SetSystemLocale( "en_US.UTF-8" );
            #else
            osl_setThreadTextEncoding (RTL_TEXTENCODING_ISO_8859_1);
            locale = SetSystemLocale( "en_US" );
            #endif
here, please reassign to me.


---------------------------------------------------------------------
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]

Reply via email to