Alexey Chernysh wrote:
> 
> It seems the reason is in CVR command parameters in msn.py line 113 (PyMSNt 
> 0.11.2)
> 
> MSN_CVR_STR          = "0x040c winnt 5.1 i386 MSNMSGR 7.0.0777 msmsgs"
> 
> 0x040c is French locale. I don't know why it is French by default, it would 
> be 
> better to set it to US English (0x0409). Although I think the correct 
> solution would be to use XMPP user's locale when it is possible.

That does indeed change the message to English, but still results in
getting the message each time you connect to the transport.

Anyone know what the new version string is?

-- 
Jamin W. Collins
_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to