|
From: Bert F. <be...@im...> - 2004-10-03 09:51:53
|
Am 03.10.2004 um 02:02 schrieb John M McIntosh: > On Oct 2, 2004, at 11:29 AM, Bert Freudenberg wrote: > >> Hmm, can't comment on that ... John? > > Well I did, but it only went to Yoshiki Okay. I just noticed Yoshiki is subscribed here, too, so we do not need to cc: him. > Begin forwarded message: > >> From: John M McIntosh <jo...@sm...> >> Hi, have you tried altering the Info.plist in the Squeak VM ? >> >> key is SqueakEncodingType >> value right now is macintosh >> >> but could it be >> ShiftJIS >> or >> UTF-8 And this is a single global value applying to all operations, right? I just grep'ed for gCurrentVMEncoding and it seems to be used all over the place. - Bert - |