summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Sales de Andrade <qulogic@pidgin.im>2014-11-12 00:31:53 -0500
committerElliott Sales de Andrade <qulogic@pidgin.im>2014-11-12 00:31:53 -0500
commitd77ec5c1100042a2d0595f1aff9cd8be1b6f2102 (patch)
tree3b2fcacf30ca7e5ae96dd8deda0ce886ddfa049d
parentd70964dec83c36510b0330d131013516f632a31b (diff)
downloadpidgin-d77ec5c1100042a2d0595f1aff9cd8be1b6f2102.tar.gz
msn: Update Application ID to re-enable buddy list.
Thanks to TReKiE on IRC for the new ID.
-rw-r--r--libpurple/protocols/msn/contact.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libpurple/protocols/msn/contact.h b/libpurple/protocols/msn/contact.h
index 33985281a4..ac5be415aa 100644
--- a/libpurple/protocols/msn/contact.h
+++ b/libpurple/protocols/msn/contact.h
@@ -60,7 +60,8 @@ typedef enum
#include "session.h"
#include "soap.h"
-#define MSN_APPLICATION_ID "CFE80F9D-180F-4399-82AB-413F33A1FA11"
+/* Thanks to TReKiE on the #pidgin channel for this new ID. */
+#define MSN_APPLICATION_ID "484AAC02-7F59-41B7-9601-772045DCC569"
#define MSN_CONTACT_SERVER "local-bay.contacts.msn.com"