adium: 0a295989: Set the client version to 7, as it was b...

thijsalkemade at gmail.com thijsalkemade at gmail.com
Sun Jun 26 17:50:41 EDT 2011


----------------------------------------------------------------------
Revision: 0a29598954829714ec2771ce81ea576407372d88
Parent:   d16ca7e729ce59f8f8f5651ae90163562deefa6b
Author:   thijsalkemade at gmail.com
Date:     06/26/11 17:41:09
Branch:   im.pidgin.adium
URL: http://d.pidgin.im/viewmtn/revision/info/0a29598954829714ec2771ce81ea576407372d88

Changelog: 

Set the client version to 7, as it was before MSNp16 was introduced.

Changes against parent d16ca7e729ce59f8f8f5651ae90163562deefa6b

  patched  libpurple/protocols/msn/msn.h

-------------- next part --------------
============================================================
--- libpurple/protocols/msn/msn.h	c7ac488598cb69e7de667a8f4eb9d271c892b58e
+++ libpurple/protocols/msn/msn.h	f4cd2e0566a4baf8446a22a33c464459e71031e8
@@ -141,7 +141,7 @@ typedef enum
 /* Index into attention_types */
 #define MSN_NUDGE 0
 
-#define MSN_CLIENT_ID_VERSION      MSN_CLIENT_VER_9_0
+#define MSN_CLIENT_ID_VERSION      MSN_CLIENT_VER_7_0
 #define MSN_CLIENT_ID_CAPABILITIES (MSN_CAP_PACKET|MSN_CAP_INK_GIF|MSN_CAP_VOICEIM)
 #define MSN_CLIENT_ID_EXT_CAPS     (0)
 


More information about the Commits mailing list