]> git.pld-linux.org Git - packages/PyMSNt.git/blob - PyMSNt-protocolver.patch
- added bugfixes from gentoo
[packages/PyMSNt.git] / PyMSNt-protocolver.patch
1 --- src/legacy/msn/msn.py       2008-02-08 14:55:07.000000000 +0100
2 +++ src/legacy/msn/msn.py-new   2008-10-05 14:25:37.000000000 +0200
3 @@ -110,7 +110,7 @@
4  from urllib import quote, unquote
5  
6  
7 -MSN_PROTOCOL_VERSION = "MSNP11 CVR0"      # protocol version
8 +MSN_PROTOCOL_VERSION = "MSNP11"      # protocol version
9  MSN_PORT             = 1863               # default dispatch server port
10  MSN_MAX_MESSAGE      = 1664               # max message length
11  MSN_CVR_STR          = "0x040c winnt 5.1 i386 MSNMSGR 7.0.0777 msmsgs"
This page took 0.033657 seconds and 3 git commands to generate.