{#} Replies are directed back to [EMAIL PROTECTED]
{#} To reply to the author, write to Guillaume Merck <[EMAIL PROTECTED]>
Hi!
MSN didn't handle well non-ASCII characters; I hacked it this way, and
it seems to work:
- in MSNCFunctions.mm, function ext_got_IM: changed [[NSApp delegate]
fontEncoding]] into NSUTF8StringEncoding
- in MSNCommunicationController.mm: changed the same everywhere there is
an attributedMessage
I also wanted to change the header in msn_send_IM (file msn_core.C) and
I tried to add ";charset=UTF-8" after "Content-Type: text/plain", but it
doesn't work anymore if I change this...
{#} ----------------------------------------------------+[ fire ]+---