pidgin: dddff988: Switch to MSNP18.
qulogic at pidgin.im
qulogic at pidgin.im
Fri Feb 3 01:56:44 EST 2012
----------------------------------------------------------------------
Revision: dddff988e830a7a2fa0e40aad200f0e908b9231e
Parent: a8deb3f73726f4148e8f36f317a88fedcb051c34
Author: qulogic at pidgin.im
Date: 02/03/12 01:49:03
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/dddff988e830a7a2fa0e40aad200f0e908b9231e
Changelog:
Switch to MSNP18.
Changes against parent a8deb3f73726f4148e8f36f317a88fedcb051c34
patched libpurple/protocols/msn/msn.h
-------------- next part --------------
============================================================
--- libpurple/protocols/msn/msn.h 2b9dc0da233cb36c2afcfef9465d20c7810cd17e
+++ libpurple/protocols/msn/msn.h 599b85bae484702b59e5383a9aa56a31b3642587
@@ -115,10 +115,10 @@ typedef enum
#define MSN_SERVER "messenger.hotmail.com"
#define MSN_HTTPCONN_SERVER "gateway.messenger.hotmail.com"
#define MSN_PORT 1863
-#define WLM_PROT_VER 16
+#define WLM_PROT_VER 18
-#define WLM_MAX_PROTOCOL 16
-#define WLM_MIN_PROTOCOL 15
+#define WLM_MAX_PROTOCOL 18
+#define WLM_MIN_PROTOCOL 18
#define MSN_TYPING_RECV_TIMEOUT 6
#define MSN_TYPING_SEND_TIMEOUT 4
More information about the Commits
mailing list