[squeak-dev] Fixes to make Squeak run in Korean

=?EUC-KR?B?sK3B+L/A?= jinoh67 at gmail.com
Mon Feb 27 09:16:24 UTC 2012


I have suggestions about KoreanEnvironment:
First, Class definition of KoreanEnvironment have to be changed:
Latin1Environment subclass: #KoreanEnvironment
 instanceVariableNames: ''
 classVariableNames: ''
 poolDictionaries: ''
 category: 'Multilingual-Languages'
Then, clipboardInterpreterClass and inputInterpreterClass of
KoreanEnvironment class have to be removed.
That's all.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20120227/4998b7ec/attachment.htm


More information about the Squeak-dev mailing list